From d7d4d296e50340c38b64a2cb5e1863b247ef9be5 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 13 May 2023 21:22:09 -0400 Subject: [PATCH] tweak --- ct/adguard.sh | 2 +- ct/alpine-adguard.sh | 2 +- ct/alpine-docker.sh | 2 +- ct/alpine-grafana.sh | 2 +- ct/alpine-vaultwarden.sh | 2 +- ct/alpine-whoogle.sh | 2 +- ct/alpine-zigbee2mqtt.sh | 2 +- ct/alpine.sh | 2 +- ct/archlinux.sh | 2 +- ct/audiobookshelf.sh | 2 +- ct/autobrr.sh | 2 +- ct/bazarr.sh | 2 +- ct/blocky.sh | 2 +- ct/casaos.sh | 2 +- ct/changedetection.sh | 2 +- ct/cloudflared.sh | 2 +- ct/cronicle.sh | 2 +- ct/daemonsync.sh | 2 +- ct/dashy.sh | 2 +- ct/debian.sh | 2 +- ct/deconz.sh | 2 +- ct/deluge.sh | 2 +- ct/devuan.sh | 2 +- ct/docker.sh | 2 +- ct/emby.sh | 2 +- ct/emqx.sh | 2 +- ct/esphome.sh | 2 +- ct/fhem.sh | 2 +- ct/go2rtc.sh | 2 +- ct/grafana.sh | 2 +- ct/grocy.sh | 2 +- ct/heimdalldashboard.sh | 2 +- ct/homeassistant-core.sh | 2 +- ct/homeassistant.sh | 2 +- ct/homebridge.sh | 2 +- ct/homepage.sh | 2 +- ct/homer.sh | 2 +- ct/hyperion.sh | 2 +- ct/influxdb.sh | 2 +- ct/iobroker.sh | 2 +- ct/jackett.sh | 2 +- ct/jellyfin.sh | 2 +- ct/k0s.sh | 2 +- ct/kavita.sh | 2 +- ct/keycloak.sh | 2 +- ct/lidarr.sh | 2 +- ct/magicmirror.sh | 2 +- ct/mariadb.sh | 2 +- ct/meshcentral.sh | 2 +- ct/motioneye.sh | 2 +- ct/mqtt.sh | 2 +- ct/n8n.sh | 2 +- ct/navidrome.sh | 2 +- ct/nextcloudpi.sh | 2 +- ct/nginxproxymanager.sh | 2 +- ct/nocodb.sh | 2 +- ct/node-red.sh | 2 +- ct/octoprint.sh | 2 +- ct/omada.sh | 2 +- ct/omv.sh | 2 +- ct/openhab.sh | 2 +- ct/paperless-ngx.sh | 2 +- ct/photoprism.sh | 2 +- ct/pihole.sh | 2 +- ct/plex.sh | 2 +- ct/podman-homeassistant.sh | 2 +- ct/podman.sh | 2 +- ct/postgresql.sh | 2 +- ct/prometheus.sh | 2 +- ct/prowlarr.sh | 2 +- ct/qbittorrent.sh | 2 +- ct/radarr.sh | 2 +- ct/readarr.sh | 2 +- ct/rockylinux.sh | 2 +- ct/rstptoweb.sh | 2 +- ct/sabnzbd.sh | 2 +- ct/scrypted.sh | 2 +- ct/shinobi.sh | 2 +- ct/sonarr.sh | 2 +- ct/syncthing.sh | 2 +- ct/tdarr.sh | 2 +- ct/technitiumdns.sh | 2 +- ct/transmission.sh | 2 +- ct/trilium.sh | 2 +- ct/ubuntu.sh | 2 +- ct/umbrel.sh | 2 +- ct/unifi.sh | 2 +- ct/uptimekuma.sh | 2 +- ct/vaultwarden.sh | 2 +- ct/whisparr.sh | 2 +- ct/whoogle.sh | 2 +- ct/wikijs.sh | 2 +- ct/wireguard.sh | 2 +- ct/yunohost.sh | 2 +- ct/zigbee2mqtt.sh | 2 +- ct/zwave-js-ui.sh | 2 +- 96 files changed, 96 insertions(+), 96 deletions(-) diff --git a/ct/adguard.sh b/ct/adguard.sh index 4c7db3a7e8..a0cab6e720 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-adguard.sh b/ct/alpine-adguard.sh index 248aa7f220..929708a5c2 100644 --- a/ct/alpine-adguard.sh +++ b/ct/alpine-adguard.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh index a7b08ba637..d3d4c8ca88 100644 --- a/ct/alpine-docker.sh +++ b/ct/alpine-docker.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh index 7cb26ae695..254cead35b 100644 --- a/ct/alpine-grafana.sh +++ b/ct/alpine-grafana.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh index 3783d63341..525f1404f0 100644 --- a/ct/alpine-vaultwarden.sh +++ b/ct/alpine-vaultwarden.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-whoogle.sh b/ct/alpine-whoogle.sh index b2e2eaa7eb..02dec1f1f3 100644 --- a/ct/alpine-whoogle.sh +++ b/ct/alpine-whoogle.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh index 55df454479..b7d87edb01 100644 --- a/ct/alpine-zigbee2mqtt.sh +++ b/ct/alpine-zigbee2mqtt.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/alpine.sh b/ct/alpine.sh index a3348a9f58..42c9546aff 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/archlinux.sh b/ct/archlinux.sh index a28cfed3ef..55067dab5b 100644 --- a/ct/archlinux.sh +++ b/ct/archlinux.sh @@ -100,7 +100,7 @@ function default_settings() { echo -e "${DGN}Using Bridge: ${BGN}vmbr0${CL}" BRG="vmbr0" echo -e "${DGN}Using Static IP Address: ${BGN}dhcp${CL}" - NET=dhcp + NET="dhcp" echo -e "${DGN}Using Gateway Address: ${BGN}Default${CL}" GATE="" echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh index 558dbc44d4..86d51e6829 100644 --- a/ct/audiobookshelf.sh +++ b/ct/audiobookshelf.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/autobrr.sh b/ct/autobrr.sh index b92412f093..c3f79c427d 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/bazarr.sh b/ct/bazarr.sh index 97c6b375ba..cf85c64c9b 100755 --- a/ct/bazarr.sh +++ b/ct/bazarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/blocky.sh b/ct/blocky.sh index 08e769e869..049f979da5 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/casaos.sh b/ct/casaos.sh index c98a025d01..52e9f880d2 100644 --- a/ct/casaos.sh +++ b/ct/casaos.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/changedetection.sh b/ct/changedetection.sh index 80748b5eb3..e114edc38a 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh index b4fa4518ae..fafb65950a 100644 --- a/ct/cloudflared.sh +++ b/ct/cloudflared.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/cronicle.sh b/ct/cronicle.sh index 8eb6aaa52f..f5227c32a6 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh index d13e5b406d..c134ce4138 100644 --- a/ct/daemonsync.sh +++ b/ct/daemonsync.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/dashy.sh b/ct/dashy.sh index 69385bd46a..3bd3284dea 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/debian.sh b/ct/debian.sh index b67a0a2605..ee23d6c570 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/deconz.sh b/ct/deconz.sh index 6195bd10b1..ccf279d1a7 100644 --- a/ct/deconz.sh +++ b/ct/deconz.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/deluge.sh b/ct/deluge.sh index 0b3ce6c45f..163fe125ad 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/devuan.sh b/ct/devuan.sh index db48bf4edb..25bdc96f56 100644 --- a/ct/devuan.sh +++ b/ct/devuan.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/docker.sh b/ct/docker.sh index 1805787c1d..ecbc4892b1 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/emby.sh b/ct/emby.sh index 63abf74840..1491a55c8c 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/emqx.sh b/ct/emqx.sh index 7c0ffcd9bd..fb198fce4f 100644 --- a/ct/emqx.sh +++ b/ct/emqx.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/esphome.sh b/ct/esphome.sh index 2bbd3d4d93..d7d4f7537f 100644 --- a/ct/esphome.sh +++ b/ct/esphome.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/fhem.sh b/ct/fhem.sh index 13c042d73c..075d4b451b 100644 --- a/ct/fhem.sh +++ b/ct/fhem.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh index 58b82f5cd3..ba243dc32b 100644 --- a/ct/go2rtc.sh +++ b/ct/go2rtc.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/grafana.sh b/ct/grafana.sh index e1164a0114..bb50c557d8 100644 --- a/ct/grafana.sh +++ b/ct/grafana.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/grocy.sh b/ct/grocy.sh index 6e0a66d92a..cfe213d510 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh index c06501f378..1a2b701ab8 100644 --- a/ct/heimdalldashboard.sh +++ b/ct/heimdalldashboard.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 858433c2d0..8f612cb545 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index ac667247ec..3a67b1fca0 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/homebridge.sh b/ct/homebridge.sh index efd2b36e15..7522a7f4d0 100644 --- a/ct/homebridge.sh +++ b/ct/homebridge.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/homepage.sh b/ct/homepage.sh index 13b4fca6be..d133e7a8bd 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/homer.sh b/ct/homer.sh index 34bf6620ce..fcdc17ac20 100644 --- a/ct/homer.sh +++ b/ct/homer.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/hyperion.sh b/ct/hyperion.sh index 51108e4690..fbd17687bf 100644 --- a/ct/hyperion.sh +++ b/ct/hyperion.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/influxdb.sh b/ct/influxdb.sh index 7408d33c94..8f66081092 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/iobroker.sh b/ct/iobroker.sh index d715199a3c..8feef540ea 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/jackett.sh b/ct/jackett.sh index f895f4d7c5..892e2da272 100644 --- a/ct/jackett.sh +++ b/ct/jackett.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh index 88eb4d8d39..5c8018fd5f 100644 --- a/ct/jellyfin.sh +++ b/ct/jellyfin.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/k0s.sh b/ct/k0s.sh index 1d64a0cef1..0591912e7a 100644 --- a/ct/k0s.sh +++ b/ct/k0s.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/kavita.sh b/ct/kavita.sh index 8410daa7c3..4d86cd741e 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 218f56f49d..83895ba789 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/lidarr.sh b/ct/lidarr.sh index 6bc8899719..17114c71fb 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index 2554bd1ba5..c3078bc330 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/mariadb.sh b/ct/mariadb.sh index 03e2472663..b955a5894f 100644 --- a/ct/mariadb.sh +++ b/ct/mariadb.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index a9288d902f..03b3efd229 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/motioneye.sh b/ct/motioneye.sh index e46e9fd451..8ec8f6a26a 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/mqtt.sh b/ct/mqtt.sh index 0eb3c9746c..f4f0bed772 100644 --- a/ct/mqtt.sh +++ b/ct/mqtt.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/n8n.sh b/ct/n8n.sh index 58e56db72a..906d46c162 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/navidrome.sh b/ct/navidrome.sh index 10c308c3e9..258c0acd87 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index 8e18cc2ac2..1b63695cb1 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index b460da3f3a..72bffcac36 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/nocodb.sh b/ct/nocodb.sh index bcfcdc7b09..3c400a1e29 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/node-red.sh b/ct/node-red.sh index 3dba91837a..0555b6b491 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/octoprint.sh b/ct/octoprint.sh index c0f14e374a..3d4cb3e065 100644 --- a/ct/octoprint.sh +++ b/ct/octoprint.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/omada.sh b/ct/omada.sh index 3b02947ecb..c355622e95 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/omv.sh b/ct/omv.sh index 7b31de750b..063bc49b49 100644 --- a/ct/omv.sh +++ b/ct/omv.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/openhab.sh b/ct/openhab.sh index d4c33704a9..7841d610b2 100644 --- a/ct/openhab.sh +++ b/ct/openhab.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index 09d46d452a..7a5483f436 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 231f7d1edf..31dd673572 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/pihole.sh b/ct/pihole.sh index d52337197d..b6ba11a635 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/plex.sh b/ct/plex.sh index bcc7d96dab..a24fa465db 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index fbdc906e3a..a1c8c4fcd9 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -41,7 +41,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/podman.sh b/ct/podman.sh index b313e6739a..bd048a08eb 100644 --- a/ct/podman.sh +++ b/ct/podman.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/postgresql.sh b/ct/postgresql.sh index 700ad409ce..06212e1ac2 100644 --- a/ct/postgresql.sh +++ b/ct/postgresql.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/prometheus.sh b/ct/prometheus.sh index 571a18bbaa..3ee8a3deb6 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index 2c32354144..c53b162b8f 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index 83cc8526c0..8615ae2d18 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/radarr.sh b/ct/radarr.sh index a379e8ac0e..6282e68577 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/readarr.sh b/ct/readarr.sh index bea527d0de..eb6466e568 100644 --- a/ct/readarr.sh +++ b/ct/readarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh index 38700c9512..02a0a0901e 100644 --- a/ct/rockylinux.sh +++ b/ct/rockylinux.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/rstptoweb.sh b/ct/rstptoweb.sh index 1c1bb453c7..b0e68ab9f9 100644 --- a/ct/rstptoweb.sh +++ b/ct/rstptoweb.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index ea75032d9a..1b198e9912 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/scrypted.sh b/ct/scrypted.sh index f4b7d0ee23..474f3af39e 100644 --- a/ct/scrypted.sh +++ b/ct/scrypted.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/shinobi.sh b/ct/shinobi.sh index bc5572e69a..5888270037 100644 --- a/ct/shinobi.sh +++ b/ct/shinobi.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/sonarr.sh b/ct/sonarr.sh index ac6f239940..0ed45a215b 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/syncthing.sh b/ct/syncthing.sh index 4df4d33a2d..b45fcfd8fe 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/tdarr.sh b/ct/tdarr.sh index 994ae3db00..de38655440 100644 --- a/ct/tdarr.sh +++ b/ct/tdarr.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh index 7c9d30f478..6b538f6a34 100644 --- a/ct/technitiumdns.sh +++ b/ct/technitiumdns.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/transmission.sh b/ct/transmission.sh index 94e654d6f4..fd8a5c2d82 100644 --- a/ct/transmission.sh +++ b/ct/transmission.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/trilium.sh b/ct/trilium.sh index 350a945e79..a54e36a4c0 100644 --- a/ct/trilium.sh +++ b/ct/trilium.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh index bc2f0cc6d9..1804b96ba6 100644 --- a/ct/ubuntu.sh +++ b/ct/ubuntu.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/umbrel.sh b/ct/umbrel.sh index 46ed1aa2e3..8babfc1b36 100644 --- a/ct/umbrel.sh +++ b/ct/umbrel.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/unifi.sh b/ct/unifi.sh index d3876aa6dc..c44b0182ce 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index d7d1cc0f8e..2f82fc3bb7 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index f74ef4fec3..2d326b6c2d 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/whisparr.sh b/ct/whisparr.sh index c616282a14..4304d4aa08 100644 --- a/ct/whisparr.sh +++ b/ct/whisparr.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/whoogle.sh b/ct/whoogle.sh index bb4257ec57..c605453712 100644 --- a/ct/whoogle.sh +++ b/ct/whoogle.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/wikijs.sh b/ct/wikijs.sh index 416e54ee71..a8f58ce895 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/wireguard.sh b/ct/wireguard.sh index d6a6b48e16..60156f2e9d 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/yunohost.sh b/ct/yunohost.sh index 2219899964..b024d2398c 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index 215624351d..a963491842 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -38,7 +38,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU="" diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index 2255e2992f..c4217d3e56 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -37,7 +37,7 @@ function default_settings() { CORE_COUNT="$var_cpu" RAM_SIZE="$var_ram" BRG="vmbr0" - NET=dhcp + NET="dhcp" GATE="" DISABLEIP6="no" MTU=""