tripleo-heat-templates/releasenotes/notes/use-ansible-for-hosts-entries-b4905552515e17ff.yaml
James Slagle 597cdb6796 Use ansible for hosts entries
This patch updates the templates to use the new ansible role,
tripleo-hosts-entries, for managing the entries in /etc/hosts instead of
the values from the Heat stack.

Change-Id: I606e0f27f9f9ae9d85bc0fc653f8985eb734d004
Depends-On: Ia02ca1263590e2b579f2534e99119d7b1cd4b39a
2019-11-14 11:29:51 -05:00

7 lines
213 B
YAML

---
features:
- |
The ansible tripleo-hosts-entries is now used for adding individual entries
to /etc/hosts for each overcloud node. This role is used instead of the
output data from the Heat stack.