diff options
Diffstat (limited to 'lnxfiles/r1h2/binaries.example.json')
-rw-r--r-- | lnxfiles/r1h2/binaries.example.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lnxfiles/r1h2/binaries.example.json b/lnxfiles/r1h2/binaries.example.json new file mode 100644 index 0000000..1888a6b --- /dev/null +++ b/lnxfiles/r1h2/binaries.example.json @@ -0,0 +1,11 @@ +{ + "h1": { + "binary_path": "./vhost" + }, + "h2": { + "binary_path": "./vhost" + }, + "r1": { + "binary_path": "./vrouter" + } +}
\ No newline at end of file |