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:
Hao Liu
2023-03-29 19:52:22 -04:00
parent 4bec3f7098
commit 02328076e5

View File

@@ -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