move etcd_backup_prefix to new home.

This commit is contained in:
gdmelloatpoints
2017-06-27 09:12:34 -04:00
parent 4ba237c5d8
commit 3123502f4c
2 changed files with 1 additions and 3 deletions

View File

@@ -4,9 +4,6 @@ bootstrap_os: none
#Directory where etcd data stored
etcd_data_dir: /var/lib/etcd
#Directory where etcd backups are stored on the host
etcd_backup_prefix: /var/backups
# Directory where the binaries will be installed
bin_dir: /usr/local/bin