Skip to content

Commit de737d8

Browse files
authored
Merge pull request #1908 from lsst-it/IT-6036/antu-rke2-fix-bond0-mac
(cluster/antu) use enp65s0f0 as lag mac address
2 parents 2ddc9a1 + 8134c3b commit de737d8

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)