Skip to content

Commit 523c049

Browse files
author
Anandkumar Patel
committed
remove SWARM from unused places
1 parent 2baaced commit 523c049

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

ansible/group_vars/alpha-metis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ container_envs: >
2929
-e REGISTRY_HOST={{ registry_host }}
3030
-e ROLLBAR_KEY={{ shiva_rollbar_key }}
3131
-e DOCKER_PORT={{ docker_port }}
32-
-e SWARM_TOKEN={{ swarm_token }}
3332
3433
container_run_opts: >
3534
-h {{ name }}

ansible/group_vars/alpha-shiva.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ container_envs: >
2828
-e REGISTRY_HOST={{ registry_host }}
2929
-e ROLLBAR_KEY={{ shiva_rollbar_key }}
3030
-e DOCKER_PORT={{ docker_port }}
31-
-e SWARM_TOKEN={{ swarm_token }}
3231
3332
container_run_opts: >
3433
-h {{ name }}

0 commit comments

Comments
 (0)