diff --git a/recipes/alpine/templates/one/vm/matchbox.xml b/recipes/alpine/templates/one/vm/matchbox.xml index aeecce5..794ab44 100644 --- a/recipes/alpine/templates/one/vm/matchbox.xml +++ b/recipes/alpine/templates/one/vm/matchbox.xml @@ -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"