vmhost: document interface change
This commit is contained in:
parent
95bb7c52fe
commit
6c949065c9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ nodes['sophie.vmhost'] = {
|
||||||
'bridges': {
|
'bridges': {
|
||||||
'br0': {
|
'br0': {
|
||||||
'match': {
|
'match': {
|
||||||
'eno2',
|
'eno1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'br1': {
|
'br1': {
|
||||||
|
|
Loading…
Reference in a new issue