-
Andrew Schoen authored
This allows the user to set ip_version to either ipv4 or ipv6. This resolves a bug where monitor_address is set to an ipv6 address, but the template fails to render because it's hardcoded to look for an 'ipv4' key in the ansible facts. See: https://bugzilla.redhat.com/show_bug.cgi?id=1416010 Signed-off-by:
Andrew Schoen <aschoen@redhat.com> Resolves: bz#1416010 (cherry picked from commit 03cb803bd1bd6da888e0483db40d444cd4ee86e3)
Andrew Schoen authoredThis allows the user to set ip_version to either ipv4 or ipv6. This resolves a bug where monitor_address is set to an ipv6 address, but the template fails to render because it's hardcoded to look for an 'ipv4' key in the ansible facts. See: https://bugzilla.redhat.com/show_bug.cgi?id=1416010 Signed-off-by:
Andrew Schoen <aschoen@redhat.com> Resolves: bz#1416010 (cherry picked from commit 03cb803bd1bd6da888e0483db40d444cd4ee86e3)
Loading