mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-05-14 11:27:39 +00:00
Interfaces are now assigned to specific nodes
This commit is contained in:
parent
9a1578ae75
commit
e082a7b519
33 changed files with 64 additions and 18 deletions
|
@ -31,11 +31,13 @@ nodes:
|
|||
interfaces:
|
||||
wlan0:
|
||||
type: "wireless"
|
||||
nodes: all
|
||||
links:
|
||||
- all 1Bps 0s all
|
||||
txperfs:
|
||||
- all 1Bps 0s
|
||||
eth0:
|
||||
type: "wired"
|
||||
nodes: all
|
||||
links:
|
||||
- all 1Bps 0s all
|
Loading…
Add table
Add a link
Reference in a new issue