We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ade14 commit 91432dbCopy full SHA for 91432db
etc/kayobe/inventory/group_vars/overcloud/cis
@@ -133,4 +133,10 @@ ubtu22cis_max_log_file_size: 1024
133
# ubtu22cis_bootloader_password_hash
134
ubtu22cis_rule_1_4_1: false
135
ubtu22cis_rule_1_4_3: false
136
+
137
+# The way this is disabled currently breaks kolla's IPV6 check, see:
138
+# https://bugs.launchpad.net/kolla-ansible/+bug/2071443
139
+# Also matches RHEL hardening behavior.
140
+ubtu22cis_ipv6_required: true
141
142
##############################################################################
0 commit comments