Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / managed_vpn_without_recommended.onc
index 471ff23..eaa6795 100644 (file)
@@ -1,11 +1,11 @@
 { "GUID": "123",
   "Type": "VPN",
   "Name": "testopenvpn",
-  "IPConfigs": [
-    "Type": "IPv4",
-      "IPAddress": "127.0.0.1",
-      "RoutingPrefix": 32 }
-  ],
+  "StaticIPConfig": {
+    "Type": "IPv4",
+    "IPAddress": "127.0.0.1",
+    "RoutingPrefix": 32
+  },
   "VPN": {
     "Host": "policys host",
     "Type": "OpenVPN",