mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Begin integrating receptor
This commit is contained in:
committed by
Shane McDonald
parent
521d3d5edb
commit
f1df4c54f8
@@ -84,7 +84,7 @@ stdout_logfile=/dev/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
|
||||
[program:awx-receptor]
|
||||
command = receptor --node id=%(ENV_HOSTNAME)s --control-service filename=/var/run/receptor/receptor.sock --tcp-listener port=2222
|
||||
command = receptor --config /etc/receptor/receptor.conf
|
||||
autostart = true
|
||||
autorestart = true
|
||||
stopsignal = KILL
|
||||
|
||||
Reference in New Issue
Block a user