Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / variables / vpnservice / vm_interface.json
1 {
2     "interface": [
3         {
4             "enabled": "true",
5             "name": "s1-eth1",
6             "odl-interface:of-port-id": "openflow:1:1",
7             "type": "iana-if-type:l2vlan"
8         }
9     ]
10 }