mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 07:48:39 -05:00
Add a setting for vmware inventory cert validation
This uses the environment var expected by the vmware inventory script. Defaults to off but can be turned on
This commit is contained in:
@@ -722,7 +722,7 @@ VMWARE_GROUP_FILTER = r'^.+$'
|
||||
VMWARE_HOST_FILTER = r'^.+$'
|
||||
VMWARE_EXCLUDE_EMPTY_GROUPS = True
|
||||
|
||||
|
||||
VMWARE_VALIDATE_CERTS = False
|
||||
# ---------------------------
|
||||
# -- Google Compute Engine --
|
||||
# ---------------------------
|
||||
|
||||
Reference in New Issue
Block a user