fix this for current registery ca
This commit is contained in:
parent
2359610fd4
commit
4b85c4f68e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
- fedora-web/registry
|
||||
|
||||
- name: Copy over the registry CA
|
||||
copy: src="{{private}}/files/docker-registry/{{env}}/docker-registry-ca.pem"
|
||||
copy: src="{{private}}/files/docker-registry/{{env}}/pki/ca.crt"
|
||||
dest="/etc/pki/httpd/registry-ca-{{env}}.cert"
|
||||
owner=root group=root mode=0644
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue