mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-22 21:01:33 +02:00
When setting up flannel interfaces, use MACAddressPolicy=none, so that the MAC Address used is the initial one set by the kernel and not the one assigned by systemd. See https://github.com/coreos/flannel/issues/1155 for more information.