1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

Json file update (#2824)

* Update json Debian to debian

* Update pterodactyl-wings.json

Fix slug
This commit is contained in:
Bas van den Berg 2025-03-04 13:03:22 +01:00 committed by GitHub
parent c5639ca45b
commit a6c99568aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 24 additions and 24 deletions

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 512, "ram": 512,
"hdd": 2, "hdd": 2,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 512, "ram": 512,
"hdd": 4, "hdd": 4,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 512, "ram": 512,
"hdd": 3, "hdd": 3,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 512, "ram": 512,
"hdd": 5, "hdd": 5,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -22,7 +22,7 @@
"cpu": 2, "cpu": 2,
"ram": 2048, "ram": 2048,
"hdd": 8, "hdd": 8,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 4096, "ram": 4096,
"hdd": 16, "hdd": 16,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 1024, "ram": 1024,
"hdd": 4, "hdd": 4,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 1024, "ram": 1024,
"hdd": 4, "hdd": 4,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 1024, "ram": 1024,
"hdd": 5, "hdd": 5,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 2048, "ram": 2048,
"hdd": 10, "hdd": 10,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 1024, "ram": 1024,
"hdd": 8, "hdd": 8,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,8 +21,8 @@
"cpu": 2, "cpu": 2,
"ram": 1024, "ram": 1024,
"hdd": 5, "hdd": 5,
"os":"Debian", "os": "debian",
"version":"12" "version": "12"
} }
} }
], ],

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 1024, "ram": 1024,
"hdd": 4, "hdd": 4,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 4096, "ram": 4096,
"hdd": 8, "hdd": 8,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 2048, "ram": 2048,
"hdd": 4, "hdd": 4,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "Pterodactyl Wings", "name": "Pterodactyl Wings",
"slug": "Pterodactyl-wings", "slug": "pterodactyl-wings",
"categories": [ "categories": [
24 24
], ],

View File

@ -21,7 +21,7 @@
"cpu": 1, "cpu": 1,
"ram": 512, "ram": 512,
"hdd": 2, "hdd": 2,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }

View File

@ -18,11 +18,11 @@
"type":"default", "type":"default",
"script":"ct/urbackupserver.sh", "script":"ct/urbackupserver.sh",
"resources":{ "resources":{
"cpu":1, "cpu": 1,
"ram":1024, "ram": 1024,
"hdd":16, "hdd": 16,
"os":"Debian", "os": "debian",
"version":"12" "version": "12"
} }
} }
], ],

View File

@ -21,7 +21,7 @@
"cpu": 2, "cpu": 2,
"ram": 2048, "ram": 2048,
"hdd": 5, "hdd": 5,
"os": "Debian", "os": "debian",
"version": "12" "version": "12"
} }
} }