diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 3ebb820..beaa192 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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",