Try these certs for registry.fp.o pushes
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
37b3849286
commit
3a4341da98
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@
|
||||||
- {
|
- {
|
||||||
role: "manage-container-images",
|
role: "manage-container-images",
|
||||||
cert_dest_dir: "/etc/docker/certs.d/registry.fedoraproject.org",
|
cert_dest_dir: "/etc/docker/certs.d/registry.fedoraproject.org",
|
||||||
cert_src: "{{private}}/files/docker-registry/{{env}}/docker-registry-internal.pem",
|
cert_src: "{{private}}/files/koji/containerstable.cert.pem",
|
||||||
key_src: "{{private}}/files/docker-registry/{{env}}/docker-registry-internal.key",
|
key_src: "{{private}}/files/koji/containerstable.key.pem",
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue