mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
correct path
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
- fedora-web/registry
|
||||
|
||||
- name: Copy over the registry CA
|
||||
copy: src="{{private}}/files/docker-registry/{{env}}/pki/ca.crt"
|
||||
copy: src="{{private}}/files/docker-registry/{{env}}/docker-registry-ca.pem"
|
||||
dest="/etc/pki/httpd/registry-ca-{{env}}.cert"
|
||||
owner=root group=root mode=0644
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user