tripleo-ansible/tripleo_ansible/roles/tripleo-hosts-entries/molecule/default
James Slagle 3f27375920 Fix network hostnames in tripleo-hosts-entries
The previous Heat behavior used the jinja2 lower() filter on the network
name to create the hostnames, not network.name_lower. As
network.name_lower can container underscores, this was causing an issue
since the expected hostnames were not present in /etc/hosts.

This patch corrects the issue by switching to just using the lower()
filter.

Change-Id: Ia02ca1263590e2b579f2534e99119d7b1cd4b39a
2019-11-06 10:03:08 -05:00
..
Dockerfile Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
molecule.yml Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
playbook.yml Add tripleo-hosts-entries role 2019-10-25 11:37:56 -04:00
prepare.yml Remove old Heat hosts entries in tripleo-hosts-entries 2019-10-30 16:59:17 -05:00
verify.yml Fix network hostnames in tripleo-hosts-entries 2019-11-06 10:03:08 -05:00