Skip to content

Commit

Permalink
Use awx web launch script to pick up the correct supervisor config
Browse files Browse the repository at this point in the history
  • Loading branch information
rooftopcellist committed Jun 1, 2022
1 parent 3ac0232 commit 2dca019
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roles/installer/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ replicas: "1"
task_args:
- /usr/bin/launch_awx_task.sh
task_command: []
web_args: []
web_args:
- /usr/bin/launch_awx.sh
web_command: []

task_resource_requirements:
Expand Down

0 comments on commit 2dca019

Please sign in to comment.