aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
diff options
context:
space:
mode:
authorDelia Popescu <delia.popescu@enea.com>2018-10-16 14:45:21 +0300
committerDelia Popescu <delia.popescu@enea.com>2018-10-16 15:22:26 +0300
commitd730e4b011a5770ef29655028638b490fe34a339 (patch)
tree1e72f0917d6b17df94b2652a56dc02f924730c5a /mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
parentf7f3623807c6ff914b28e89b157e3c9e3578d507 (diff)
Enable IPv6 on compute nodes for noha and ha
Enable IPv6 on compute nodes for both ha and noha deployment types Change-Id: I46c89e3005aefea8ccbeb4779efe513bf2be84e8 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml')
-rw-r--r--mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
index 0409974ba..efdc2ffb1 100644
--- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
+++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
@@ -8,6 +8,7 @@
---
classes:
- service.nfs.client
+ - system.linux.system.single.simple
- system.nova.compute.single
- service.cinder.volume.single
- system.cinder.volume.backend.lvm
@@ -84,3 +85,5 @@ parameters:
sysctl:
vm.dirty_ratio: 10
vm.dirty_background_ratio: 5
+ ~boot_options:
+ - ipv6.disable=0