mirror of
https://github.com/openshift/installer.git
synced 2026-02-07 03:47:13 +01:00
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)