spec/unit/skeletons/network1.json in vagrant-skytap-0.1.5 vs spec/unit/skeletons/network1.json in vagrant-skytap-0.1.6
- old
+ new
@@ -9,28 +9,9 @@
"gateway": "10.0.0.254",
"primary_nameserver": null,
"secondary_nameserver": null,
"region": "US-West",
"domain": "skytap.example",
- "vpn_attachments": [
- {
- "id": "3288116-vpn-711360",
- "connected": true,
- "network": {
- "id": "3288116",
- "subnet": "10.0.0.0/24",
- "network_name": "Default Network",
- "configuration_id": "5570024"
- },
- "vpn": {
- "id": "vpn-711360",
- "name": "Skytap sea9 NAT VPN",
- "enabled": true,
- "nat_enabled": true,
- "remote_subnets": "10.1.0.0/24, 10.1.1.0/24, 10.1.2.0/24, 10.1.4.0/24, 10.1.6.0/24, 10.1.8.0/24, 10.1.16.0/24, 172.16.89.0/24, 192.168.0.0/16",
- "remote_peer_ip": "66.193.98.66"
- }
- }
- ],
+ "vpn_attachments": [],
"tunnelable": false,
"tunnels": []
}