summaryrefslogtreecommitdiff
path: root/keama/tests/bootfilename4.out
blob: a08cb6253395dccce83d34d88ce9db4275a67c5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  # Gitlab #22 dhcp4 option 67 wrong name
  "Dhcp4": {
    "option-data": [
      {
        "space": "dhcp4",
        "name": "boot-file-name",
        "code": 67,
        "data": "boot.pxe"
      }
    ]
  }
}