fup
This commit is contained in:
parent
be6d05b075
commit
52c70e8b30
|
@ -43,5 +43,5 @@ USER_INPUTS = [
|
||||||
CDHCPRANGESTART = "O|text|DNSMASQ DHCP Range First IP",
|
CDHCPRANGESTART = "O|text|DNSMASQ DHCP Range First IP",
|
||||||
DDHCPRANGEEND = "O|text|DNSMASQ DHCP Range Last IP",
|
DDHCPRANGEEND = "O|text|DNSMASQ DHCP Range Last IP",
|
||||||
EDHCPLEASEDURATION = "M|list|DHCP lease duration|1h,2h,4h,6h,8h,10h,12h,14h,24h|1h",
|
EDHCPLEASEDURATION = "M|list|DHCP lease duration|1h,2h,4h,6h,8h,10h,12h,14h,24h|1h",
|
||||||
FMATCHBOX_HOSTNAME = "O|text|Matchbox service hostname"|mb.cadol.es ]
|
FMATCHBOX_HOSTNAME = "O|text|Matchbox service hostname|mb.cadol.es" ]
|
||||||
VCPU = "2"
|
VCPU = "2"
|
||||||
|
|
Loading…
Reference in New Issue