puppet-tripleo/releasenotes/notes/keepalived-test-f3eddf57a5b4d433.yaml
Alex Schultz e083f248a9 Add tests for tripleo::keepalived
This change adds test coverage for the tripleo::keepalived class
and exposes the ability to pass network_vips as a parameter rather than
just via hiera.

Change-Id: Ied2f26f6bfdcd9c4fe85f08461b997c15c66345f
2018-02-06 16:47:22 -07:00

10 lines
351 B
YAML

---
other:
- |
Added unit test for tripleo::keepalived class.
- |
Added network_vips parameter to the tripleo::keepalived class where
previously it was only exposed via the network_virtual_ips hiera data key.
The new parameter still uses the network_virtual_ips hiera data for the
default value or falls back to an empty hash.