add Red Hat for CloudForms and Satellite 6

This commit is contained in:
Wayne Witzel III
2016-04-19 18:03:58 -04:00
parent dd6eaf8f9b
commit 320d6377d0
3 changed files with 7 additions and 7 deletions

View File

@@ -750,8 +750,8 @@ class InventorySourceOptions(BaseModel):
('gce', _('Google Compute Engine')),
('azure', _('Microsoft Azure')),
('vmware', _('VMware vCenter')),
('foreman', _('Satellite 6')),
('cloudforms', _('CloudForms')),
('foreman', _('Red Hat Satellite 6')),
('cloudforms', _('Red Hat CloudForms')),
('openstack', _('OpenStack')),
('custom', _('Custom Script')),
]