1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-07 03:47:13 +01:00
Files
installer/data/data/bootstrap/openstack
Ben Nemec 95a204761f Set rc-manager=unmanaged for on-prem bootstrap
There is a dispatcher script on the bootstrap node that is supposed
to be responsible for updating resolv.conf on network changes. We
don't want NetworkManager to step on those changes, so it needs to
be set to unmanaged. This is already the case on cluster nodes[0],
but apparently was missed in the bootstrap config.

0: 4b98289781/templates/common/on-prem/files/NetworkManager-onprem.conf.yaml (L7)
2022-03-23 15:40:46 -05:00
..