add version to environment file
Trigger reboot handler when version upgrade during update script
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# Environment file for etcd {{ etcd_version }}
|
||||
ETCD_DATA_DIR={{ etcd_data_dir }}
|
||||
ETCD_ADVERTISE_CLIENT_URLS={{ etcd_client_url }}
|
||||
ETCD_INITIAL_ADVERTISE_PEER_URLS={{ etcd_peer_url }}
|
||||
|
Reference in New Issue
Block a user