bond needs static
This commit is contained in:
parent
6ef4308e32
commit
88e98fb833
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ nodes:
|
|||
- mountpoint: /var/mnt/nvme1
|
||||
networkInterfaces:
|
||||
- interface: bond0
|
||||
dhcp: true
|
||||
dhcp: false
|
||||
addresses:
|
||||
- 10.1.1.61
|
||||
bond:
|
||||
mode: 802.3ad
|
||||
xmitHashPolicy: layer3+4
|
||||
|
|
Loading…
Reference in a new issue