From 41979d538922237834be540f3b5486af99f11d86 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 22 Jul 2025 18:20:56 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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",