From 52c70e8b307c84b1072106371a8a902e632c5faf Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Thu, 5 Jan 2023 16:07:17 +0100 Subject: [PATCH] fup --- recipes/alpine/templates/one/vm/matchbox.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"