Add Thycotic DevOps Secrets Vault support

This commit is contained in:
Adam Migus
2021-04-08 02:01:05 -04:00
parent bfd1abd79c
commit 86c91509b3

View File

@@ -701,6 +701,12 @@ SATELLITE6_INSTANCE_ID_VAR = 'foreman_id'
INSIGHTS_INSTANCE_ID_VAR = 'insights_id'
INSIGHTS_EXCLUDE_EMPTY_GROUPS = False
# ---------------------
# --- Thycotic DSV ----
# ---------------------
DSV_SHOW_TLD = False # overridden when LOCALE != en_US
DSV_SHOW_URL_TEMPLATE = False
# ---------------------
# ----- Custom -----
# ---------------------