mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 05:30:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user