Enable IPv6 back for proxy/nginx node 23/62723/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 21 Sep 2018 07:26:22 +0000 (11:26 +0400)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 21 Sep 2018 17:53:36 +0000 (19:53 +0200)
Change-Id: I2af8a06f5637238c4512b5a117d899fec7cb2e50
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/reclass/classes/cluster/mcp-common-ha/openstack_proxy.yml.j2

index c23b509..759bdc1 100644 (file)
@@ -8,6 +8,7 @@
 ---
 classes:
   - system.linux.system.repo.mcp.mirror.v1.openstack
+  - system.linux.system.single.simple
   - system.nginx.server.single
   - system.nginx.server.proxy.openstack_api
   - system.nginx.server.proxy.openstack_vnc
@@ -39,6 +40,9 @@ parameters:
       package:
         libapache2-mod-wsgi:
           version: latest
+      kernel:
+        ~boot_options:
+          - ipv6.disable=0
 {%- if not conf.MCP_VCP %}
   nginx:
     server: