tripleo-ansible/tripleo_ansible/roles/tripleo_bootstrap
Rabi Mishra 6881079d12 Stop NetworkManager from updating resolv.conf
cloud-init creates /etc/NetworkManager/conf.d/99-cloud-init.conf,
for NetworkManager to not update resolv.conf. However, subsequent
update of NetworkManager seems to remove that file as there is no
config(noreplace) directive for it. So after an update/upgrade of
overcloud nodes, reboot would cleanup the dns entries.

cloud-init do configuration only one time during first instance
boot. So this would ensure resolv.conf is not touched during
subsequent reboots.

Change-Id: I989e3f1d14fd33e97933032111cf48166dc5f50c
2020-12-03 16:37:23 +05:30
..
defaults Add release version package 2020-09-14 07:19:40 -06:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default Enable tripleo setup for molecule 2020-08-31 14:35:05 -06:00
tasks Stop NetworkManager from updating resolv.conf 2020-12-03 16:37:23 +05:30
vars Merge "Ensure yaml pkg imported in modules is installed" 2020-11-06 19:41:36 +00:00