Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
#31 fix templeton_periodic container name
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed May 3, 2016
1 parent 30cea9b commit 5a4b46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/docker/templates/compose.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ config_saved_searches:

config_templeton_periodic:
image: {{ docker.registry.base }}/config_{{compose.de_env}}:{{compose.de_tag}}
container_name: config-templeton-periodic
container_name: config-templeton

config_terrain:
image: {{ docker.registry.base }}/config_{{compose.de_env}}:{{compose.de_tag}}
Expand Down

0 comments on commit 5a4b46a

Please sign in to comment.