Adjust for moving puppet private to private.
This commit is contained in:
parent
8e6ed38851
commit
01529c1d78
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@
|
||||||
|
|
||||||
- name: install fedmsg ca.cert
|
- name: install fedmsg ca.cert
|
||||||
copy: >
|
copy: >
|
||||||
src="{{ puppet_private }}/fedmsg-certs/keys/ca.crt"
|
src="{{ private }}/files/fedmsg-certs/keys/ca.crt"
|
||||||
dest=/etc/pki/fedmsg/ca.crt
|
dest=/etc/pki/fedmsg/ca.crt
|
||||||
owner=root
|
owner=root
|
||||||
group=root
|
group=root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue