fix etcd default-file path
This commit is contained in:
parent
d41fe650c6
commit
cea8898f1f
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
|||
- name: etcd configuration
|
||||
template:
|
||||
src: defaults-etcd.j2
|
||||
dest: /etc/defaults/etcd
|
||||
dest: /etc/default/etcd
|
||||
notify: restart etcd
|
||||
|
|
Loading…
Reference in a new issue