Add missing certs dir to push-docker role
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
782351e202
commit
5b575609e3
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
candidate_registry: "candidate-registry.fedoraproject.org",
|
candidate_registry: "candidate-registry.fedoraproject.org",
|
||||||
candidate_registry_osbs_username: "{{candidate_registry_osbs_prod_username}}",
|
candidate_registry_osbs_username: "{{candidate_registry_osbs_prod_username}}",
|
||||||
candidate_registry_osbs_password: "{{candidate_registry_osbs_prod_password}}",
|
candidate_registry_osbs_password: "{{candidate_registry_osbs_prod_password}}",
|
||||||
|
docker_cert_dir: "/etc/docker/certs.d/candidate-registry.fedoraproject.org",
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue