summaryrefslogtreecommitdiff
path: root/keama/tests/execstatement4.out
blob: 4988de92c6036a22d2b9d69104467c23fae18617 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  # DHCPv4 executable statement config
  # empty configs are not accepted by Kea
  "Dhcp4": {
    "valid-lifetime": 1800
//  # impossible to convert statement statement
//  "statement": {
//    "break": null
//  }
  }
}