mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 04:00:06 -03:30
Refactored awx/settings/defaults.py
This commit is contained in:
committed by
Shane McDonald
parent
3495f75fa0
commit
32cc7e976a
@@ -678,7 +678,7 @@ RHV_EXCLUDE_EMPTY_GROUPS = True
|
|||||||
RHV_INSTANCE_ID_VAR = 'id'
|
RHV_INSTANCE_ID_VAR = 'id'
|
||||||
|
|
||||||
# ---------------------
|
# ---------------------
|
||||||
# ----- Tower -----
|
# ----- Controller -----
|
||||||
# ---------------------
|
# ---------------------
|
||||||
CONTROLLER_ENABLED_VAR = 'remote_tower_enabled'
|
CONTROLLER_ENABLED_VAR = 'remote_tower_enabled'
|
||||||
CONTROLLER_ENABLED_VALUE = 'true'
|
CONTROLLER_ENABLED_VALUE = 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user