diff --git a/ct/adguard.sh b/ct/adguard.sh index 4c7db3a7..a0cab6e7 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 248aa7f2..929708a5 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 a7b08ba6..d3d4c8ca 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 7cb26ae6..254cead3 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 3783d633..525f1404 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 b2e2eaa7..02dec1f1 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 55df4544..b7d87edb 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 a3348a9f..42c9546a 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 a28cfed3..55067dab 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 558dbc44..86d51e68 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 b92412f0..c3f79c42 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 97c6b375..cf85c64c 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 08e769e8..049f979d 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 c98a025d..52e9f880 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 80748b5e..e114edc3 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 b4fa4518..fafb6595 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 8eb6aaa5..f5227c32 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 d13e5b40..c134ce41 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 69385bd4..3bd3284d 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 b67a0a26..ee23d6c5 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 6195bd10..ccf279d1 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 0b3ce6c4..163fe125 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 db48bf4e..25bdc96f 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 1805787c..ecbc4892 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 63abf748..1491a55c 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 7c0ffcd9..fb198fce 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 2bbd3d4d..d7d4f753 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 13c042d7..075d4b45 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 58b82f5c..ba243dc3 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 e1164a01..bb50c557 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 6e0a66d9..cfe213d5 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 c06501f3..1a2b701a 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 858433c2..8f612cb5 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 ac667247..3a67b1fc 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 efd2b36e..7522a7f4 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 13b4fca6..d133e7a8 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 34bf6620..fcdc17ac 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 51108e46..fbd17687 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 7408d33c..8f660810 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 d715199a..8feef540 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 f895f4d7..892e2da2 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 88eb4d8d..5c8018fd 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 1d64a0ce..0591912e 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 8410daa7..4d86cd74 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 218f56f4..83895ba7 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 6bc88997..17114c71 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 2554bd1b..c3078bc3 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 03e24726..b955a589 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 a9288d90..03b3efd2 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 e46e9fd4..8ec8f6a2 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 0eb3c974..f4f0bed7 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 58e56db7..906d46c1 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 10c308c3..258c0acd 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 8e18cc2a..1b63695c 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 b460da3f..72bffcac 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 bcfcdc7b..3c400a1e 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 3dba9183..0555b6b4 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 c0f14e37..3d4cb3e0 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 3b02947e..c355622e 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 7b31de75..063bc49b 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 d4c33704..7841d610 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 09d46d45..7a5483f4 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 231f7d1e..31dd6735 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 d5233719..b6ba11a6 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 bcc7d96d..a24fa465 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 fbdc906e..a1c8c4fc 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 b313e673..bd048a08 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 700ad409..06212e1a 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 571a18bb..3ee8a3de 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 2c323541..c53b162b 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 83cc8526..8615ae2d 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 a379e8ac..6282e685 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 bea527d0..eb6466e5 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 38700c95..02a0a090 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 1c1bb453..b0e68ab9 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 ea75032d..1b198e99 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 f4b7d0ee..474f3af3 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 bc5572e6..58882700 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 ac6f2399..0ed45a21 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 4df4d33a..b45fcfd8 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 994ae3db..de386554 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 7c9d30f4..6b538f6a 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 94e654d6..fd8a5c2d 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 350a945e..a54e36a4 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 bc2f0cc6..1804b96b 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 46ed1aa2..8babfc1b 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 d3876aa6..c44b0182 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 d7d1cc0f..2f82fc3b 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 f74ef4fe..2d326b6c 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 c616282a..4304d4aa 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 bb4257ec..c6054537 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 416e54ee..a8f58ce8 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 d6a6b48e..60156f2e 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 22198999..b024d239 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 21562435..a9634918 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 2255e299..c4217d3e 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=""