[copr] fix location of fed-cloud09.pem
This commit is contained in:
parent
d63d09ce36
commit
a41d764bcc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: copy .pem
|
||||
copy: src=files/fedora-cloud/fed-cloud09.pem dest=/etc/pki/ca-trust/source/anchors/ state=present
|
||||
copy: src=../../files/fedora-cloud/fed-cloud09.pem dest=/etc/pki/ca-trust/source/anchors/ state=present
|
||||
|
||||
- name: update certificates
|
||||
command: /usr/bin/update-ca-trust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue