Document IVANTI_MANAGED_BUS env var in .env.example, reference manual, and API docs
This commit is contained in:
@@ -182,6 +182,10 @@ IVANTI_FIRST_NAME=
|
||||
IVANTI_LAST_NAME=
|
||||
# Set to 'true' if your network has SSL inspection / self-signed certs
|
||||
IVANTI_SKIP_TLS=false
|
||||
# Comma-separated list of BUs considered "managed" for archive drift classification.
|
||||
# Findings leaving these BUs are classified as bu_reassignment.
|
||||
# Default if unset: NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
IVANTI_MANAGED_BUS=NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
|
||||
# Jira Data Center REST API (required for Jira Tickets page)
|
||||
# VPN or Charter Network connection required for all Jira instances.
|
||||
|
||||
Reference in New Issue
Block a user