Allow to enable IPv6 on Corosync
authorEmilien Macchi <emilien@redhat.com>
Wed, 13 Jan 2016 18:04:22 +0000 (13:04 -0500)
committerGiulio Fidente <gfidente@redhat.com>
Sat, 5 Mar 2016 02:23:04 +0000 (03:23 +0100)
commit664df3372d9b922c08a1e893ee49632613cbcc6b
tree0745a8ef289742a7b41275f06ccd1cb47df6314c
parent7981f69c034c5d08abade7f62161aeec65045814
Allow to enable IPv6 on Corosync

To enable IPv6 in Corosync, you'll need to set the --ipv6 parameter when
building the cluster.

To do so, we need to specify this parameter in puppet configuration when
running ::pacemaker::corosync class.

So we have now a new parameter: CorosyncIPv6 which is a boolean, False
by default. If set to True, it will pass right options to enable IPv6
when building the Pacemaker cluster.

Change-Id: I485f1399964ddd7a201ed19ec6580b8a136b3acd
environments/network-isolation-v6.yaml
overcloud.yaml
puppet/controller.yaml
puppet/manifests/overcloud_controller_pacemaker.pp