mirror of
https://github.com/ansible/awx.git
synced 2026-05-25 01:27:45 -02:30
Make supervisor more consistent
Configs go in /etc, sockets in /var/run/supervisor for all invocations.
This commit is contained in:
@@ -14,4 +14,4 @@ awx-manage collectstatic --noinput --clear
|
||||
|
||||
unset $(cut -d = -f -1 /etc/tower/conf.d/environment.sh)
|
||||
|
||||
supervisord -c /supervisor.conf
|
||||
supervisord -c /etc/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user