diff options
Diffstat (limited to 'example/platform.yaml')
| -rw-r--r-- | example/platform.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example/platform.yaml b/example/platform.yaml index 0545c04..0f6134e 100644 --- a/example/platform.yaml +++ b/example/platform.yaml @@ -18,4 +18,5 @@ interfaces: - all 1Bps 10s eth0: type: "wired" - links: all 5Mbps 10s all
\ No newline at end of file + links: + - all 5Mbps 10s all
\ No newline at end of file |
