mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-05 17:46:29 +02:00
17 lines
No EOL
260 B
YAML
17 lines
No EOL
260 B
YAML
general:
|
|
breakpoints: [1,2,3,10]
|
|
breakpoints_callback:
|
|
file: "callback.py"
|
|
callback: "callback"
|
|
|
|
nodes:
|
|
count: 2
|
|
implementations:
|
|
- all node.py
|
|
|
|
interfaces:
|
|
eth0:
|
|
type: "wired"
|
|
nodes: all
|
|
links:
|
|
- all 2bps 0s all |