blob: b0ad9d936ec6112f07e76e7d26ef6a5ba66d4c75 (
plain)
1
2
3
4
5
6
7
8
9
|
---
fixes:
- Previously only the VIPs and their associated hostnames were present
in the HostsEntry output, due to the hosts_entries output on the
hosts-config.yaml nested stack being empty. It was referencing an
invalid attribute. See
https://bugs.launchpad.net/tripleo/+bug/1683517
|