Only add staging registry on staging hosts
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
c590c9ff3b
commit
b4e99f9230
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
candidate_registry: "candidate-registry.stg.fedoraproject.org",
|
||||
candidate_registry_osbs_username: "{{candidate_registry_osbs_stg_username}}",
|
||||
candidate_registry_osbs_password: "{{candidate_registry_osbs_stg_password}}",
|
||||
when: env == "staging"
|
||||
}
|
||||
- {
|
||||
role: login-registry,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue