diff options
author | Emilien Macchi <emilien@redhat.com> | 2016-01-13 13:04:22 -0500 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2016-03-05 03:23:04 +0100 |
commit | 664df3372d9b922c08a1e893ee49632613cbcc6b (patch) | |
tree | 0745a8ef289742a7b41275f06ccd1cb47df6314c /puppet/manifests/overcloud_controller.pp | |
parent | 7981f69c034c5d08abade7f62161aeec65045814 (diff) |
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
Diffstat (limited to 'puppet/manifests/overcloud_controller.pp')
0 files changed, 0 insertions, 0 deletions