Skip to content

Commit 8134c3b

Browse files
committed
(cluster/antu) use enp65s0f0 as lag mac address
1 parent 2ddc9a1 commit 8134c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hieradata/cluster/antu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ nm::connections:
5050
type: "bond"
5151
interface-name: "bond0"
5252
ethernet:
53-
cloned-mac-address: "%{facts.networking.interfaces.enp1s0f0np0.mac}"
53+
cloned-mac-address: "%{facts.networking.interfaces.enp65s0f0.mac}"
5454
bond:
5555
miimon: "100"
5656
mode: "802.3ad"

0 commit comments

Comments
 (0)