OSBS: remaining distribuion_scope deprecation
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
f070b047c7
commit
f90b7555b7
1 changed files with 0 additions and 2 deletions
|
@ -73,7 +73,6 @@ build_host = {{ default.build_host }}
|
|||
verify_ssl = {{ default.verify_ssl }}
|
||||
use_auth = {{ default.use_auth }}
|
||||
builder_use_auth = {{ default.builder_use_auth }}
|
||||
distribution_scope = {{ default.distribution_scope }}
|
||||
registry_api_versions = {{ default.registry_api_versions }}
|
||||
{% if default.registry_secret_name %}
|
||||
registry_secret = {{ default.registry_secret_name }}
|
||||
|
@ -166,7 +165,6 @@ build_host = {{ default.build_host }}
|
|||
verify_ssl = {{ default.verify_ssl }}
|
||||
use_auth = {{ default.use_auth }}
|
||||
builder_use_auth = {{ default.builder_use_auth }}
|
||||
distribution_scope = {{ default.distribution_scope }}
|
||||
registry_api_versions = {{ default.registry_api_versions }}
|
||||
{% if default.registry_secret_name %}
|
||||
registry_secret = {{ default.registry_secret_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue