From 317145daad4d0ef19676cfe1b245969adb4e0491 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:29:11 +0100 Subject: [PATCH] Update apache-guacamole.sh --- ct/apache-guacamole.sh | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/ct/apache-guacamole.sh b/ct/apache-guacamole.sh index f4fa87b3..74270c6f 100644 --- a/ct/apache-guacamole.sh +++ b/ct/apache-guacamole.sh @@ -24,30 +24,6 @@ variables color catch_errors -function default_settings() { - CT_TYPE="1" - PW="" - CT_ID=$NEXTID - HN=$NSAPP - DISK_SIZE="$var_disk" - CORE_COUNT="$var_cpu" - RAM_SIZE="$var_ram" - BRG="vmbr0" - NET="dhcp" - GATE="" - APT_CACHER="" - APT_CACHER_IP="" - DISABLEIP6="no" - MTU="" - SD="" - NS="" - MAC="" - VLAN="" - SSH="no" - VERB="no" - echo_default -} - start build_container description