Update and rename saltstack.sh to saltmaster.sh

This commit is contained in:
Bas van den Berg 2025-05-29 13:49:23 +02:00 committed by GitHub
parent 649ed7e30d
commit ee351f5816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/saltstack/salt
APP="saltstack"
APP="saltmaster"
var_tags="${var_tags:-automations}"
var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-1024}"