mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Create receptor mesh in cluster development environment
This commit is contained in:
committed by
Shane McDonald
parent
81f6d36a3a
commit
0184a7c267
@@ -90,6 +90,9 @@ autorestart = true
|
||||
stopsignal = KILL
|
||||
stopasgroup = true
|
||||
killasgroup = true
|
||||
redirect_stderr=true
|
||||
stdout_logfile=/dev/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
|
||||
[group:tower-processes]
|
||||
programs=awx-dispatcher,awx-receiver,awx-uwsgi,awx-daphne,awx-nginx,awx-wsbroadcast,awx-rsyslogd
|
||||
|
||||
Reference in New Issue
Block a user