We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8923f commit 71deef9Copy full SHA for 71deef9
1 file changed
ansible/group_vars/alpha-sauron.yml
@@ -29,9 +29,9 @@ container_envs: >
29
-e RABBITMQ_PASSWORD="{{ rabbit_password }}"
30
-e RABBITMQ_PORT="{{ rabbit_port }}"
31
-e RABBITMQ_USERNAME="{{ rabbit_username }}"
32
- -e WEAVE_PATH={{ weave_path }}
33
-e SWARM_HOSTNAME={{ swarm_host_address }}
34
-e SWARM_PORT={{ swarm_master_port }}
+ -e WEAVE_PATH={{ weave_path }}
35
36
container_run_opts: >
37
-h {{ name }}
0 commit comments