aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorJames Slagle <jslagle@redhat.com>2016-04-04 12:08:17 -0400
committerJames Slagle <jslagle@redhat.com>2016-04-04 12:21:05 -0400
commit4c0a136a40655171a14ca4be304193863eac06bd (patch)
tree7f05e86f4fc5350e8db70d96b9c0d35d99683047 /manifests/init.pp
parent6c25f57d78d47419365e2238647228a186a0137f (diff)
Fix comparison to control_virtual_ip
When managing the vip's, we were incorrectly comparing the vip to $control_virtual_interface instead of $controller_virtual_ip when determining if we needed to actually create the vip or not. This caused the vips for internal api, storage, and storage mgmt to always be created even if they were the same as the control vip. Afaict, this didn't actually cause any problems, other than having extra vip's created when they weren't needed. Still, this corrects the code to do what it was intended to do. Change-Id: I29aee95afcba25008b8b7bee37ba636eb2595cca
Diffstat (limited to 'manifests/init.pp')
0 files changed, 0 insertions, 0 deletions