Commit 76474cd
committed
OpenStack: Fix IPv6 address configuration for bootstrap
When using an additional network in the cluster,
we end up having two conections of ethernet type, the
main one for the control plane and the additional one.
This would result in Network Manager not happy with the current
Network Manager profile. To avoid this issue, the IPv6
configuration for bootstrap is updated to match the
configuration currently applied on masters and workers[1]. This
config named `addr-gen-mode` ensures nodes get the same IPv6 and mac
addresses that were configured in the OpenStack Ports
[1] https://github.com/openshift/machine-config-operator/blob/release-4.15/templates/common/openstack/files/ipv6-config.yaml1 parent 8b1b663 commit 76474cd
File tree
2 files changed
+2
-6
lines changed- data/data/bootstrap/openstack/files/etc/NetworkManager
- conf.d
- system-connections
2 files changed
+2
-6
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 0 additions & 6 deletions
This file was deleted.
0 commit comments