597cdb6796
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
7 lines
213 B
YAML
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.
|