diff options
author | Lukas Bezdicka <lbezdick@redhat.com> | 2017-01-10 22:27:10 +0100 |
---|---|---|
committer | Lukas Bezdicka <social@v3.sk> | 2017-01-25 14:35:53 +0000 |
commit | 51ed5351f7e729ffab69f8543b9bbe4e8e4d5d9e (patch) | |
tree | 58e347a57ce802001fab9690c0126cbe9e015027 /metadata.json | |
parent | d67e94a7e13fcbf0b349d97f0a00a42792469dcb (diff) |
[keepalived] fix netmask for vip
For pacemaker we ensure netmask of virtual IP to 64bit for IPv6 and
32bit for IPv4. We should have feature parity in keepalived setup.[1]
The issue is that puppet picks first IP orf ifconfig output as and
interface IP. In case of IPv6 keepalived would add new IP to
interface with netmask 128 causing interface_for_ip to fail on
second puppet run.
[1] - https://github.com/openstack/puppet-tripleo/blob/master/manifests/pacemaker/haproxy_with_vip.pp
Closes-Bug: #1659309
Change-Id: Icb0c9a8d51a9bfcdc4b2caef9e52fdeb6f634cba
Diffstat (limited to 'metadata.json')
0 files changed, 0 insertions, 0 deletions