Skip to content

Commit

Permalink
Update Consul to version 1.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Jun 23, 2023
1 parent 2d96cf6 commit ca5a5fe
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
11 changes: 0 additions & 11 deletions roles/consul/files/consul_1.14.3_SHA256SUMS

This file was deleted.

11 changes: 11 additions & 0 deletions roles/consul/files/consul_1.14.7_SHA256SUMS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
432a7b24c116063aff3bb3dad69328b3c3efffa1399e5e248c8857bf1ff84803 consul_1.14.7_darwin_amd64.zip
9455a01e99487430582e4665f74fa70df5e7a039129f6a73596421af6b88c13a consul_1.14.7_darwin_arm64.zip
154207bd4dd27f631a5981f4059391e8e5da5c0d5f439cac0d9bdfa85ef5a120 consul_1.14.7_freebsd_386.zip
b369563e34e7aa84b9b739900c4c2495aa6372c795c45052551681f8a21830c8 consul_1.14.7_freebsd_amd64.zip
00598f5047e7337dd6159b5df3b9f97dc195e0a49e5daadf090ae92ea18be75c consul_1.14.7_linux_386.zip
1a7021c4ba0817670a5519a2b677ccc70759f9b9dbb5638c4e93e6a6d6d9e33e consul_1.14.7_linux_amd64.zip
5ee1c41db320c04a1d30f9350c3fec93bec67491ce007f6f8f184e08dbead5fe consul_1.14.7_linux_arm.zip
4be9eb10591e460ca016ebfb4d01beb661cc543fb3509821c7608abe7fd26860 consul_1.14.7_linux_arm64.zip
4418614ff6ca3699e4cca4b98dc62dfb2f695e77fa799cdf4043dbd3632f3a5f consul_1.14.7_solaris_amd64.zip
989742a26a8a009a49fb10486470ecb00fc24ab1b8faf614745259472ba277f8 consul_1.14.7_windows_386.zip
c3a9164b623b40362816a04915c472183f4b8c088764c507987ef6eb03738d72 consul_1.14.7_windows_amd64.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ patroni_etcd_hosts: [] # list of servers of an existing etcd cluster
# https://patroni.readthedocs.io/en/latest/SETTINGS.html#consul

# if dcs_type: "consul"
consul_version: "1.14.3"
consul_version: "1.14.7"
consul_config_path: "/etc/consul"
consul_configd_path: "{{ consul_config_path }}/conf.d"
consul_data_path: "/var/lib/consul"
Expand Down

0 comments on commit ca5a5fe

Please sign in to comment.