mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Make quay.io the registry URL default
This commit is contained in:
parent
772e9f0d6b
commit
b329d9cbf4
@ -1118,6 +1118,7 @@ ManagedCredentialType(
|
||||
'label': ugettext_noop('Authentication URL'),
|
||||
'type': 'string',
|
||||
'help_text': ugettext_noop('Authentication endpoint for the container registry.'),
|
||||
'default': 'quay.io',
|
||||
},
|
||||
{
|
||||
'id': 'username',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user