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 4c7db3a7e..a0cab6e72 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 248aa7f22..929708a5c 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 a7b08ba63..d3d4c8ca8 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 7cb26ae69..254cead35 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 3783d6334..525f1404f 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 b2e2eaa7e..02dec1f1f 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 55df45447..b7d87edb0 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 a3348a9f5..42c9546af 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 a28cfed3e..55067dab5 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 558dbc44d..86d51e682 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 b92412f09..c3f79c427 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 97c6b375b..cf85c64c9 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 08e769e86..049f979da 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 c98a025d0..52e9f880d 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 80748b5eb..e114edc38 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 b4fa4518a..fafb65950 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 8eb6aaa52..f5227c32a 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 d13e5b406..c134ce413 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 69385bd46..3bd3284de 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 b67a0a260..ee23d6c57 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 6195bd10b..ccf279d1a 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 0b3ce6c45..163fe125a 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 db48bf4ed..25bdc96f5 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 1805787c1..ecbc4892b 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 63abf7484..1491a55c8 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 7c0ffcd9b..fb198fce4 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 2bbd3d4d9..d7d4f7537 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 13c042d73..075d4b451 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 58b82f5cd..ba243dc32 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 e1164a011..bb50c557d 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 6e0a66d92..cfe213d51 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 c06501f37..1a2b701ab 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 858433c2d..8f612cb54 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 ac667247e..3a67b1fca 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 efd2b36e1..7522a7f4d 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 13b4fca6b..d133e7a8b 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 34bf6620c..fcdc17ac2 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 51108e469..fbd17687b 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 7408d33c9..8f6608109 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 d715199a3..8feef540e 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 f895f4d7c..892e2da27 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 88eb4d8d3..5c8018fd5 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 1d64a0cef..0591912e7 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 8410daa7c..4d86cd741 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 218f56f49..83895ba78 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 6bc889971..17114c71f 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 2554bd1ba..c3078bc33 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 03e247266..b955a5894 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 a9288d902..03b3efd22 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 e46e9fd45..8ec8f6a26 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 0eb3c9746..f4f0bed77 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 58e56db72..906d46c16 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 10c308c3e..258c0acd8 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 8e18cc2ac..1b63695cb 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 b460da3f3..72bffcac3 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 bcfcdc7b0..3c400a1e2 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 3dba91837..0555b6b49 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 c0f14e374..3d4cb3e06 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 3b02947ec..c355622e9 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 7b31de750..063bc49b4 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 d4c33704a..7841d610b 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 09d46d452..7a5483f43 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 231f7d1ed..31dd67357 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 d52337197..b6ba11a63 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 bcc7d96da..a24fa465d 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 fbdc906e3..a1c8c4fcd 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 b313e6739..bd048a08e 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 700ad409c..06212e1ac 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 571a18bba..3ee8a3deb 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 2c3235414..c53b162b8 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 83cc8526c..8615ae2d1 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 a379e8ac0..6282e6857 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 bea527d0d..eb6466e56 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 38700c951..02a0a0901 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 1c1bb453c..b0e68ab9f 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 ea75032d9..1b198e991 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 f4b7d0ee2..474f3af39 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 bc5572e69..588827003 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 ac6f23994..0ed45a215 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 4df4d33a2..b45fcfd8f 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 994ae3db0..de3865544 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 7c9d30f47..6b538f6a3 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 94e654d6f..fd8a5c2d8 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 350a945e7..a54e36a4c 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 bc2f0cc6d..1804b96ba 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 46ed1aa2e..8babfc1b3 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 d3876aa6d..c44b0182c 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 d7d1cc0f8..2f82fc3bb 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 f74ef4fec..2d326b6c2 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 c616282a1..4304d4aa0 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 bb4257ec5..c60545371 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 416e54ee7..a8f58ce89 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 d6a6b48e1..60156f2e9 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 221989996..b024d2398 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 215624351..a96349184 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 2255e2992..c4217d3e5 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=""