mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Configure the buildvms configuration with the registry secret
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -153,7 +153,8 @@
|
||||
builder_use_auth: true,
|
||||
distribution_scope: 'private',
|
||||
registry_api_versions: 'v2',
|
||||
builder_openshift_url: 'https://{{osbs_url}}'
|
||||
builder_openshift_url: 'https://{{osbs_url}}',
|
||||
registry_secret_name: 'v2-registry-dockercfg'
|
||||
}
|
||||
}
|
||||
handlers:
|
||||
|
||||
Reference in New Issue
Block a user