Add Backup

This commit is contained in:
ant31
2015-11-20 11:18:37 +01:00
parent 57e1831f78
commit c352df6fc8
12 changed files with 31 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
file: path=/etc/systemd/system/etcd2.service.d state=directory
- name: Write etcd2 config file
template: src=etcd2.j2 dest=/etc/systemd/system/etcd2.service.d/10-etcd2-cluster.conf
template: src=etcd2.j2 dest=/etc/systemd/system/etcd2.service.d/10-etcd2-cluster.conf backup=yes
notify:
- reload systemd
- restart etcd2