mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 08:21:50 -05:00
Add Thycotic DevOps Secrets Vault support
This commit is contained in:
@@ -701,6 +701,12 @@ SATELLITE6_INSTANCE_ID_VAR = 'foreman_id'
|
|||||||
INSIGHTS_INSTANCE_ID_VAR = 'insights_id'
|
INSIGHTS_INSTANCE_ID_VAR = 'insights_id'
|
||||||
INSIGHTS_EXCLUDE_EMPTY_GROUPS = False
|
INSIGHTS_EXCLUDE_EMPTY_GROUPS = False
|
||||||
|
|
||||||
|
# ---------------------
|
||||||
|
# --- Thycotic DSV ----
|
||||||
|
# ---------------------
|
||||||
|
DSV_SHOW_TLD = False # overridden when LOCALE != en_US
|
||||||
|
DSV_SHOW_URL_TEMPLATE = False
|
||||||
|
|
||||||
# ---------------------
|
# ---------------------
|
||||||
# ----- Custom -----
|
# ----- Custom -----
|
||||||
# ---------------------
|
# ---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user