ed35aa04c8
Depends-On: https://review.opendev.org/715652 Change-Id: I1500a303e97dd802df53ad22b5a986855f3331c3
8 lines
303 B
YAML
8 lines
303 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Generation of records for `/etc/hosts` is now made with blockinfile
|
|
ansible module. During upgrade you will have records doubled in yours
|
|
`/etc/hosts` as we don't drop previously created records for safety
|
|
reasons if `openstack_host_manage_hosts_file` is set to true.
|