Skip to content

Commit 5e62682

Browse files
add swarm envs
1 parent 8b24377 commit 5e62682

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-shiva.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ container_envs: >
3131
-e REDIS_IPADDRESS={{ redis_host }}
3232
-e REGISTRY_HOST={{ registry_host }}
3333
-e ROLLBAR_KEY={{ shiva_rollbar_key }}
34+
-e DOCKER_PORT={{ docker_port }}
35+
-e SWARM_TOKEN={{ swarm_token }}
3436
--hostname={{ name }}
3537
3638
container_run_opts: "-d -P {{container_envs}}"

0 commit comments

Comments
 (0)