From ffffbb301fc9a3a89edf7f6b71d3fb39a5ccd0db Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Fri, 19 Oct 2018 15:36:02 +0400 Subject: Enable IPv6 on entire cluster by default IPv6 has been enabled back by commenting out the cis-3-3-3 yaml/class source in linux service reclass. Change-Id: Ia8f4e2ddbb98f9316e6ce5136badbb14ecb277c5 Signed-off-by: Michael Polenchuk --- mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml') diff --git a/mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml b/mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml index 49e7e46eb..82f4632bd 100644 --- a/mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml +++ b/mcp/reclass/classes/cluster/mcp-ovn-noha/init.yml @@ -10,9 +10,3 @@ classes: - cluster.mcp-common-noha.init_options - cluster.mcp-ovn-noha.infra - cluster.mcp-ovn-noha.openstack -parameters: - linux: - system: - kernel: - ~boot_options: - - ipv6.disable=0 -- cgit 1.2.3-korg