Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chromeos / test / data / network / shill_output_l2tpipsec.json
blobe9f33ea74956419ab048189c14a8d53cb89988d1
1 { "GUID": "guid",
2   "Type": "vpn",
3   "Name": "MyL2TPVPN",
4   "Provider": {
5     "Host": "some.host.org",
6     "L2TPIPsec.LCPEchoDisabled": true,
7     "L2TPIPsec.PSK": "some_preshared_key",
8     "L2TPIPsec.User": "some username",
9     "L2TPIPsec.XauthPassword": "some xauth password",
10     "L2TPIPsec.XauthUser": "some xauth username",
11     "L2TPIPsec.Password": "some password",
12     "Type": "l2tpipsec",
13   },
14   "SaveCredentials": true