From 77a363ff192b806982eefa6cc5c91b24d2baa127 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/all-mcp-arch-common/infra/maas.yml.j2 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mcp/reclass/classes/cluster/all-mcp-arch-common/infra') diff --git a/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 b/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 index e16453e03..fb45b13fe 100644 --- a/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 +++ b/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 @@ -10,7 +10,6 @@ # NOTE: pod_config is generated and transferred into its final location on # cfg01 only during deployment to prevent leaking sensitive data classes: - - system.linux.system.single.simple - system.maas.region.single - service.maas.cluster.single - cluster.all-mcp-arch-common.opnfv.lab_proxy_pdf @@ -107,10 +106,6 @@ parameters: cluster: saltstack_repo_xenial: "deb [arch=amd64] http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7/ xenial main" linux: - system: - kernel: - ~boot_options: - - ipv6.disable=0 network: interface: mcpcontrol_interface: -- cgit 1.2.3-korg