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:
@@ -26,4 +26,4 @@ awx-manage register_queue --queuename=tower --instance_percent=100
|
||||
|
||||
unset $(cut -d = -f -1 /etc/tower/conf.d/environment.sh)
|
||||
|
||||
supervisord -c /supervisor_task.conf
|
||||
supervisord -c /etc/supervisord_task.conf
|
||||
|
||||
Reference in New Issue
Block a user