mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
Tweak name of vmware because jlaska asked me too
This commit is contained in:
parent
e7408a9733
commit
86f361b720
@ -33,7 +33,7 @@ class Credential(PasswordFieldsModel, CommonModelNameNotUnique):
|
||||
('scm', _('Source Control')),
|
||||
('aws', _('Amazon Web Services')),
|
||||
('rax', _('Rackspace')),
|
||||
('vmware', _('VMWare')),
|
||||
('vmware', _('VMware')),
|
||||
('gce', _('Google Compute Engine')),
|
||||
('azure', _('Windows Azure')),
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user