Use community-scripts defaults and tags

Standardize default credentials and template tags to the community-scripts identity. Updates:
- install/healthchecks-install.sh: change admin email to admin@community-scripts.com (secret generation unchanged).
- install/nodebb-install.sh: update interactive/default admin username, email, and password from helper-scripts to community-scripts.
- tools/addon/all-templates.sh and vm/opnsense-vm.sh: replace proxmox-helper-scripts tags with community-script for new templates/VMs.
This aligns branding across installers and VM/template creation.
This commit is contained in:
CanbiZ (MickLesk)
2026-03-24 16:43:08 +01:00
parent 76117d3b69
commit 1c8695cc6f
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ fi
PCT_OPTIONS="
-features keyctl=1,nesting=1
-hostname $NAME
-tags proxmox-helper-scripts
-tags community-script
-onboot 0
-cores 2
-memory 2048