mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Update arg for launching web container
related to https://github.com/ansible/awx/pull/13777 make sure that the launch script name reflect the component that its launching
This commit is contained in:
@@ -268,7 +268,7 @@ task_args:
|
||||
- /usr/bin/launch_awx_task.sh
|
||||
task_command: []
|
||||
web_args:
|
||||
- /usr/bin/launch_awx.sh
|
||||
- /usr/bin/launch_awx_web.sh
|
||||
web_command: []
|
||||
ryslog_args:
|
||||
- /usr/bin/launch_awx_rsyslog.sh
|
||||
|
||||
Reference in New Issue
Block a user