summaryrefslogtreecommitdiff
path: root/tests/unit/fixtures/interfaces_running.json
blob: ee67fa22c7ecd9c5556345a035194b1132209e90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "ethernet": {
    "eth0": {
      "address": "dhcp",
      "description": "Management",
      "duplex": "auto",
      "hw-id": "52:54:00:65:5a:24",
      "mtu": "1500",
      "speed": "auto"
    }
  },
  "loopback": {
    "lo": {}
  }
}