This commit is contained in:
Philippe Caseiro 2023-01-05 16:07:17 +01:00
parent be6d05b075
commit 52c70e8b30
1 changed files with 1 additions and 1 deletions

View File

@ -43,5 +43,5 @@ USER_INPUTS = [
CDHCPRANGESTART = "O|text|DNSMASQ DHCP Range First 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",
FMATCHBOX_HOSTNAME = "O|text|Matchbox service hostname"|mb.cadol.es ]
FMATCHBOX_HOSTNAME = "O|text|Matchbox service hostname|mb.cadol.es" ]
VCPU = "2"