mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
app-admin/flannel-wrapper: set MACAddressPolicy=none for flannel
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.
This commit is contained in:
parent
245e88df4f
commit
6f79c890a6
@ -3,3 +3,4 @@ Name=flannel*
|
||||
|
||||
[Link]
|
||||
Unmanaged=yes
|
||||
MACAddressPolicy=none
|
||||
|
Loading…
x
Reference in New Issue
Block a user