set perms on osbs certs
This commit is contained in:
parent
38cb54520f
commit
22e1c732fb
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue