mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Multi-arch build for AWX images in ghcr.io (#14899)
build amd64 and ARM image for - awx - awx_devel - awx_kube_devel
This commit is contained in:
@@ -96,6 +96,7 @@ stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
|
||||
[program:awx-rsyslogd]
|
||||
command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
|
||||
autorestart = true
|
||||
|
||||
Reference in New Issue
Block a user