mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -03:30
Adding Centrify plugin namespace to test
This commit is contained in:
committed by
Ryan Petrello
parent
45937f0be3
commit
2d0eae26bc
@@ -98,6 +98,7 @@ def test_default_cred_types():
|
||||
'tower',
|
||||
'vault',
|
||||
'vmware',
|
||||
'centrify_vault_kv',
|
||||
]
|
||||
for type_ in CredentialType.defaults.values():
|
||||
assert type_().managed_by_tower is True
|
||||
|
||||
Reference in New Issue
Block a user