dual-stack ansible bootstrap

Change-Id: Id0ac553abdd8affbfa2fe18853e9100ae6aa5226
This commit is contained in:
Tara Subedi 2024-05-03 11:18:54 -04:00
parent 2dbd5f0b84
commit 4c353c4ad3
1 changed files with 1 additions and 1 deletions

View File

@ -2514,7 +2514,7 @@ MGMT_IPSEC_DISABLED = 'disabled'
# If True, makes outputs compatible with single stack versions of ansible-playbooks and stx-puppet.
# Shall be removed when the other projects are updated.
DUAL_STACK_COMPATIBILITY_MODE = True
DUAL_STACK_COMPATIBILITY_MODE = False
# certificate constants
VALIDITY = "Validity"