aboutsummaryrefslogtreecommitdiff
path: root/binaries.example.json
blob: b6ff6d90ac48789e0f143113546dfc181f851b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
 "h1": {
  "binary_path": "./vhost"
 },
 "h2": {
  "binary_path": "./vhost"
 },
 "h3": {
  "binary_path": "./vhost"
 },
 "r1": {
  "binary_path": "./vrouter"
 },
 "r2": {
  "binary_path": "./vrouter"
 }
}