Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / bgpuser / filled.json
1 {
2  "topology": [
3   {
4    "node": [
5     {
6      "l3-unicast-igp-topology:igp-node-attributes": {
7       "prefix": [
8        {
9         "prefix": "8.0.1.0/28"
10        },
11        {
12         "prefix": "8.0.1.16/28"
13        }
14       ]
15      },
16      "node-id": "192.0.2.1"
17     }
18    ],
19    "server-provided": true,
20    "topology-id": "example-ipv4-topology",
21    "topology-types": {}
22   }
23  ]
24 }