mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Point to correct config file for execution_node_1
This commit is contained in:
parent
c3843004aa
commit
f8d074db01
@ -70,7 +70,7 @@ services:
|
||||
hostname: execution_node_1
|
||||
command: 'receptor --config /etc/receptor/awx-1-receptor-standalone.conf'
|
||||
volumes:
|
||||
- "../../docker-compose-cluster:/etc/receptor"
|
||||
- "../../docker-compose:/etc/receptor"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup"
|
||||
privileged: true
|
||||
{% if cluster_node_count|int > 1 %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user