Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-07-22 18:20:56 +00:00
parent 0d51205bd6
commit 41979d5389

View File

@ -4110,6 +4110,18 @@
"notes": [],
"type": "ct"
},
{
"name": "Salt",
"slug": "salt",
"desc": "SaltStack Salt is a software for automating the management and configuration of IT infrastructure and applications. It is an event-driven automation tool and framework used to deploy, configure, and manage complex IT systems. Its primary functions include configuration management, where it ensures consistent configurations and manages operating system deployment and software installation. It also automates and orchestrates routine IT processes and can create self-aware, self-healing systems.",
"script": "ct/salt.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/salt.sh",
"categories": [
19
],
"notes": [],
"type": "ct"
},
{
"name": "Proxmox VE CPU Scaling Governor",
"slug": "scaling-governor",