File: private.json

package info (click to toggle)
quantum 2012.1-5%2Bdeb70u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,028 kB
  • sloc: python: 19,594; xml: 2,611; sh: 485; makefile: 105
file content (9 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
{
    "network" {
        "id" : "private",
        "ip" : [
            {"version" : 4, "addr" : "10.176.42.16"},
            {"version" : 6, "addr" : "::babe:10.176.42.16"}
        ]
    }
}