mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 18:07:33 -02:30
Include vCenter when mentioning vmware in long form
This commit is contained in:
@@ -33,7 +33,7 @@ class Credential(PasswordFieldsModel, CommonModelNameNotUnique):
|
||||
('scm', _('Source Control')),
|
||||
('aws', _('Amazon Web Services')),
|
||||
('rax', _('Rackspace')),
|
||||
('vmware', _('VMware')),
|
||||
('vmware', _('VMware vCenter')),
|
||||
('gce', _('Google Compute Engine')),
|
||||
('azure', _('Microsoft Azure')),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user