From b5be5439b470e3da16f22009df912ff1ffc48af9 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 21 Jul 2025 14:56:36 +0200 Subject: [PATCH] Update salt.json --- frontend/public/json/salt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/salt.json b/frontend/public/json/salt.json index 4c162aba..41750a2f 100644 --- a/frontend/public/json/salt.json +++ b/frontend/public/json/salt.json @@ -2,7 +2,7 @@ "name": "Salt", "slug": "salt", "categories": [ - 1 + 19 ], "date_created": "2025-07-02", "type": "ct", @@ -13,7 +13,7 @@ "documentation": "https://docs.saltproject.io/salt/install-guide/en/latest/", "website": "https://saltproject.io/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/saltmaster.svg", - "description": "Saltmaster is an open-source self-hosted application.", + "description": "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.", "install_methods": [ { "type": "default",