Ubuntu Pastebin

Paste from gz at Tue, 5 Jan 2016 14:51:06 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "dns_servers": null,
        "name": "maas-eth0",
        "default_gateway": null,
        "ip": "10.0.80.0",
        "netmask": "255.255.255.0",
        "vlan_tag": null,
        "resource_uri": "/MAAS/api/1.0/networks/maas-eth0/",
        "description": "Auto created when creating interface eth0 on cluster maas"
    },
    {
        "dns_servers": null,
        "name": "maas-virbr0",
        "default_gateway": null,
        "ip": "192.168.122.0",
        "netmask": "255.255.255.0",
        "vlan_tag": null,
        "resource_uri": "/MAAS/api/1.0/networks/maas-virbr0/",
        "description": "Auto created when creating interface virbr0 on cluster maas"
    }
]
Download as text