Skip to content
Snippets Groups Projects
Commit ce6854e7 authored by Sergey Bondarev's avatar Sergey Bondarev
Browse files

add version to environment file

Trigger reboot handler when version upgrade during update script
parent b490231f
No related branches found
No related tags found
No related merge requests found
# Environment file for etcd {{ etcd_version }}
ETCD_DATA_DIR={{ etcd_data_dir }} ETCD_DATA_DIR={{ etcd_data_dir }}
ETCD_ADVERTISE_CLIENT_URLS={{ etcd_client_url }} ETCD_ADVERTISE_CLIENT_URLS={{ etcd_client_url }}
ETCD_INITIAL_ADVERTISE_PEER_URLS={{ etcd_peer_url }} ETCD_INITIAL_ADVERTISE_PEER_URLS={{ etcd_peer_url }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment