Skip to content

Commit 71deef9

Browse files
committed
ordering
1 parent 1c8923f commit 71deef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-sauron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ container_envs: >
2929
-e RABBITMQ_PASSWORD="{{ rabbit_password }}"
3030
-e RABBITMQ_PORT="{{ rabbit_port }}"
3131
-e RABBITMQ_USERNAME="{{ rabbit_username }}"
32-
-e WEAVE_PATH={{ weave_path }}
3332
-e SWARM_HOSTNAME={{ swarm_host_address }}
3433
-e SWARM_PORT={{ swarm_master_port }}
34+
-e WEAVE_PATH={{ weave_path }}
3535
3636
container_run_opts: >
3737
-h {{ name }}

0 commit comments

Comments
 (0)