set perms on osbs certs

This commit is contained in:
Adam Miller 2016-03-07 22:44:16 +00:00
parent 38cb54520f
commit 22e1c732fb

View file

@ -4,6 +4,8 @@
copy:
src: "{{private}}/files/osbs/osbs-dev.certs/osbs-dev.fedorainfracloud.org.crt"
dest: "/etc/pki/ca-trust/source/anchors/osbs-dev.fedorainfracloud.org.crt"
owner: root
mode: 0400
when: env == "staging"
notify:
- update ca trust