mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-04 22:34:35 +02:00
Update etcd from v3.3.6 to v3.3.7
This commit is contained in:
@ -7,7 +7,7 @@ systemd:
|
||||
- name: 40-etcd-cluster.conf
|
||||
contents: |
|
||||
[Service]
|
||||
Environment="ETCD_IMAGE_TAG=v3.3.6"
|
||||
Environment="ETCD_IMAGE_TAG=v3.3.7"
|
||||
Environment="ETCD_NAME=${etcd_name}"
|
||||
Environment="ETCD_ADVERTISE_CLIENT_URLS=https://${etcd_domain}:2379"
|
||||
Environment="ETCD_INITIAL_ADVERTISE_PEER_URLS=https://${etcd_domain}:2380"
|
||||
|
Reference in New Issue
Block a user