osbs-dev: use_auth now that it's configured
This commit is contained in:
parent
9e0ca5e78b
commit
c7fbc724b3
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
||||||
authoritative_registry: 'registry.example.com',
|
authoritative_registry: 'registry.example.com',
|
||||||
vendor: 'Fedora Project',
|
vendor: 'Fedora Project',
|
||||||
verify_ssl: false,
|
verify_ssl: false,
|
||||||
use_auth: false,
|
use_auth: true,
|
||||||
builder_use_auth: true,
|
builder_use_auth: true,
|
||||||
distribution_scope: 'private',
|
distribution_scope: 'private',
|
||||||
registry_api_versions: 'v2',
|
registry_api_versions: 'v2',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue