From d6ff28abf59cc3332b6aff83facae3ea85aab9c0 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:38:45 +0100 Subject: [PATCH] Update snipeit.json --- json/snipeit.json | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/json/snipeit.json b/json/snipeit.json index 8dc294859..164206039 100644 --- a/json/snipeit.json +++ b/json/snipeit.json @@ -1,9 +1,7 @@ { "name": "SnipeIT", "slug": "snipeit", - "categories": [ - 8 - ], + "categories": [8], "date_created": "2024-12-02", "type": "ct", "updateable": false, @@ -13,17 +11,17 @@ "website": "https://snipeitapp.com/", "logo": "https://raw.githubusercontent.com/snipe/snipe-it/refs/heads/master/public/img/snipe-logo-bug.png", "description": "This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.", - "install_methods":{ - "type": "default", - "script": "ct/snipeit.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": "debian", - "version": "12" - } - }, + "install_methods": { + "type": "default", + "script": "ct/snipeit.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": "debian", + "version": "12" + } + }, "default_credentials": { "username": null, "password": null