Skip to content

Commit d6ff28a

Browse files
committed
Update snipeit.json
1 parent c188b54 commit d6ff28a

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

json/snipeit.json

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "SnipeIT",
33
"slug": "snipeit",
4-
"categories": [
5-
8
6-
],
4+
"categories": [8],
75
"date_created": "2024-12-02",
86
"type": "ct",
97
"updateable": false,
@@ -13,17 +11,17 @@
1311
"website": "https://snipeitapp.com/",
1412
"logo": "https://raw.githubusercontent.com/snipe/snipe-it/refs/heads/master/public/img/snipe-logo-bug.png",
1513
"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.",
16-
"install_methods":{
17-
"type": "default",
18-
"script": "ct/snipeit.sh",
19-
"resources": {
20-
"cpu": 2,
21-
"ram": 2048,
22-
"hdd": 4,
23-
"os": "debian",
24-
"version": "12"
25-
}
26-
},
14+
"install_methods": {
15+
"type": "default",
16+
"script": "ct/snipeit.sh",
17+
"resources": {
18+
"cpu": 2,
19+
"ram": 2048,
20+
"hdd": 4,
21+
"os": "debian",
22+
"version": "12"
23+
}
24+
},
2725
"default_credentials": {
2826
"username": null,
2927
"password": null

0 commit comments

Comments
 (0)