Refactored awx/settings/defaults.py

This commit is contained in:
Amol Gautam 2021-06-18 11:29:55 -04:00 committed by Shane McDonald
parent 3495f75fa0
commit 32cc7e976a
No known key found for this signature in database
GPG Key ID: 6F374AF6E9EB9374

View File

@ -678,7 +678,7 @@ RHV_EXCLUDE_EMPTY_GROUPS = True
RHV_INSTANCE_ID_VAR = 'id'
# ---------------------
# ----- Tower -----
# ----- Controller -----
# ---------------------
CONTROLLER_ENABLED_VAR = 'remote_tower_enabled'
CONTROLLER_ENABLED_VALUE = 'true'