mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
Make quay.io the registry URL default
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user