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

@@ -2,6 +2,7 @@
# Set to false to only do certificate management
etcd_cluster_setup: true
etcd_backup_prefix: "/var/backups"
etcd_bin_dir: "{{ local_release_dir }}/etcd/etcd-{{ etcd_version }}-linux-amd64/"
etcd_data_dir: "/var/lib/etcd"