Typofix.
This commit is contained in:
parent
8245b35ae2
commit
bb17e4d3d7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
# messages.
|
# messages.
|
||||||
- name: Copy over our CA cert from the private repo
|
- name: Copy over our CA cert from the private repo
|
||||||
copy: >
|
copy: >
|
||||||
src={{puppet_private}}/fedmsg-certs/keys/ca.cert dest=/srv/web/fedmsg/ca.cert
|
src={{puppet_private}}/fedmsg-certs/keys/ca.crt dest=/srv/web/fedmsg/ca.crt
|
||||||
owner=root group=root mode=0644
|
owner=root group=root mode=0644
|
||||||
tags:
|
tags:
|
||||||
- fedmsg
|
- fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue