nodes/home.nas: fix LACP priority

This commit is contained in:
Franzi 2021-01-01 21:59:49 +01:00
parent 16ea6ce0d5
commit 379dc9e1fe
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -71,7 +71,7 @@ nodes['home.nas'] = {
'enp8*', 'enp8*',
'enp9*', 'enp9*',
}, },
'priority': '32770', 'priority': '32768',
}, },
}, },
'bridges': { 'bridges': {