Enable back IPv6 for OVN based scenario
[fuel.git] / mcp / reclass / classes / cluster / mcp-ovn-ha / openstack / init.yml
1 ##############################################################################
2 # Copyright (c) 2018 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 classes:
10   - cluster.mcp-common-ha.openstack_init
11 parameters:
12   _param:
13     neutron_tenant_network_types: "geneve,flat"
14   linux:
15     system:
16       kernel:
17         ~boot_options:
18           - ipv6.disable=0
19           - spectre_v2=off
20           - nopti