mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Update snipeit.json
This commit is contained in:
parent
c188b54398
commit
d6ff28abf5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user