bond needs static

This commit is contained in:
Joseph Hanson 2024-08-29 06:28:28 -05:00
parent 6ef4308e32
commit 88e98fb833
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -25,7 +25,9 @@ nodes:
- mountpoint: /var/mnt/nvme1 - mountpoint: /var/mnt/nvme1
networkInterfaces: networkInterfaces:
- interface: bond0 - interface: bond0
dhcp: true dhcp: false
addresses:
- 10.1.1.61
bond: bond:
mode: 802.3ad mode: 802.3ad
xmitHashPolicy: layer3+4 xmitHashPolicy: layer3+4