Skip to content

Commit

Permalink
downgrade to consul-template 0.25.1 because of hashicorp/consul-templ…
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelic committed Mar 5, 2021
1 parent 34f5adb commit 2be0345
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions srv/pillar/local/url_overrides.sls
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ urls:
consul: http://fileserver.maurusnet.test/downloads/consul/consul_1.9.3_linux_amd64.zip
consul-esm: http://fileserver.maurusnet.test/downloads/consul-esm/consul-esm_0.5.0_linux_amd64.zip
consul-replicate: http://fileserver.maurusnet.test/downloads/consul-replicate/consul-replicate_0.4.0_linux_amd64.zip
consul-template: http://fileserver.maurusnet.test/downloads/consul-template/consul-template_0.25.2_linux_amd64.zip
consul-template: http://fileserver.maurusnet.test/downloads/consul-template/consul-template_0.25.1_linux_amd64.zip
exxo: http://fileserver.maurusnet.test/downloads/exxo/exxo-0.0.7.tar.xz
nomad: http://fileserver.maurusnet.test/downloads/nomad/nomad_1.0.4_linux_amd64.zip
nomad-autoscaler: http://fileserver.maurusnet.test/downloads/nomad-autoscaler/nomad-autoscaler_0.3.0_linux_amd64.zip
Expand All @@ -47,7 +47,7 @@ hashes:
consul: sha256=2ec9203bf370ae332f6584f4decc2f25097ec9ef63852cd4ef58fdd27a313577
consul-esm: sha256=96dae821bd3d1775048c9dbe8d6112ed645c9b912786c167ba9417f59509059d
consul-replicate: sha256=96c6651291c2f8e75d98d04b9b4653d8a02324edaa25783744d9ea1d8d411c61
consul-template: sha256=9edf7cd9dfa0d83cd992e5501a480ea502968f15109aebe9ba2203648f3014db
consul-template: sha256=58356ec125c85b9705dc7734ed4be8491bb4152d8a816fd0807aed5fbb128a7b
exxo: sha256=ce3d6ae10d364c5a0726cce127602fe6fa5d042b11afd21d79502f8216b42e1e
nomad: sha256=dbb8b8b1366c8ea9504cc396f2c00a254e043b1fc9f39f39d9ef3398e454e840
nomad-autoscaler: sha256=9ba805d1d985cd98095af5825aa19d927d05ae52e1351278e37c03f5638829ac
Expand Down
4 changes: 2 additions & 2 deletions srv/pillar/shared/urls.sls
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ urls:
consul: https://releases.hashicorp.com/consul/1.9.3/consul_1.9.3_linux_amd64.zip
consul-esm: https://releases.hashicorp.com/consul-esm/0.5.0/consul-esm_0.5.0_linux_amd64.zip
consul-replicate: https://releases.hashicorp.com/consul-replicate/0.4.0/consul-replicate_0.4.0_linux_amd64.zip
consul-template: https://releases.hashicorp.com/consul-template/0.25.2/consul-template_0.25.2_linux_amd64.zip
consul-template: https://releases.hashicorp.com/consul-template/0.25.1/consul-template_0.25.1_linux_amd64.zip
exxo: https://bintray.com/artifact/download/mbachry/exxo/exxo-0.0.7.tar.xz
nomad: https://releases.hashicorp.com/nomad/1.0.3/nomad_1.0.4_linux_amd64.zip
nomad-autoscaler: https://releases.hashicorp.com/nomad-autoscaler/0.3.0/nomad-autoscaler_0.3.0_linux_amd64.zip
Expand All @@ -48,7 +48,7 @@ hashes:
consul: sha256=2ec9203bf370ae332f6584f4decc2f25097ec9ef63852cd4ef58fdd27a313577
consul-esm: sha256=96dae821bd3d1775048c9dbe8d6112ed645c9b912786c167ba9417f59509059d
consul-replicate: sha256=96c6651291c2f8e75d98d04b9b4653d8a02324edaa25783744d9ea1d8d411c61
consul-template: sha256=9edf7cd9dfa0d83cd992e5501a480ea502968f15109aebe9ba2203648f3014db
consul-template: sha256=58356ec125c85b9705dc7734ed4be8491bb4152d8a816fd0807aed5fbb128a7b
exxo: sha256=ce3d6ae10d364c5a0726cce127602fe6fa5d042b11afd21d79502f8216b42e1e
nomad: sha256=dbb8b8b1366c8ea9504cc396f2c00a254e043b1fc9f39f39d9ef3398e454e840
nomad-autoscaler: sha256=9ba805d1d985cd98095af5825aa19d927d05ae52e1351278e37c03f5638829ac
Expand Down

0 comments on commit 2be0345

Please sign in to comment.