dch-gw: Change pyrocufflink.blue SLA ID
When specifying a SLA ID of "0", *dhcpcd* uses the whole delegated subnet (i.e. /56 instead of /64).jenkins-master
parent
14440840e2
commit
3edf038e5e
|
@ -19,7 +19,7 @@ dch_networks:
|
||||||
vlan_id: 30
|
vlan_id: 30
|
||||||
ipv4_address: 172.30.0.0/26
|
ipv4_address: 172.30.0.0/26
|
||||||
router_iface: vlan30
|
router_iface: vlan30
|
||||||
sla_id: 0
|
sla_id: 30
|
||||||
|
|
||||||
red:
|
red:
|
||||||
description: Non-domain member machines
|
description: Non-domain member machines
|
||||||
|
|
Loading…
Reference in New Issue