Fixes two production issues: 1. NOAUTH Redis authentication error: - application.ex: Read password from application config - exq_supervisor.ex: Read password from application config - Both were bypassing runtime.exs config by reading env directly 2. EtcdCoordinator FunctionClauseError: - connect_etcd/0 now returns connection name (:towerops_etcd) - eetcd functions expect the atom name, not the PID - Fixes crash when trying to acquire locks |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_web.ex | ||