From 972cc0287e2e1231b7b67177e5bc89af5dead23c Mon Sep 17 00:00:00 2001 From: David Doan Date: Mon, 23 Oct 2023 14:53:30 -0400 Subject: comments and refactoring --- lnxfiles/r2h2/binaries.example.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 lnxfiles/r2h2/binaries.example.json (limited to 'lnxfiles/r2h2/binaries.example.json') diff --git a/lnxfiles/r2h2/binaries.example.json b/lnxfiles/r2h2/binaries.example.json new file mode 100644 index 0000000..59223ba --- /dev/null +++ b/lnxfiles/r2h2/binaries.example.json @@ -0,0 +1,14 @@ +{ + "h1": { + "binary_path": "./vhost" + }, + "h2": { + "binary_path": "./vhost" + }, + "r1": { + "binary_path": "./vrouter" + }, + "r2": { + "binary_path": "./vrouter" + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2