tripleo-ansible/tripleo_ansible
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
..
ansible_plugins Merge "Use module command to run podman" 2019-11-02 12:17:25 +00:00
playbooks Add the Apache license to the overcloud-delete playbook 2019-10-10 14:50:31 +01:00
roles Fix network hostnames in tripleo-hosts-entries 2019-11-06 10:03:08 -05:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00