forked from forkanization/Proxmox-arm64
Add statuses to all cts
This commit is contained in:
+16
-15
@@ -2,7 +2,7 @@
|
||||
"name": "Jenkins",
|
||||
"slug": "jenkins",
|
||||
"categories": [
|
||||
3
|
||||
3
|
||||
],
|
||||
"date_created": "2024-12-26",
|
||||
"type": "ct",
|
||||
@@ -14,21 +14,22 @@
|
||||
"logo": "https://www.jenkins.io/images/logos/jenkins/jenkins.svg",
|
||||
"description": "Jenkins provides hundreds of plugins to support building, deploying and automating any project. ",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/jenkins.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 1024,
|
||||
"hdd": 4,
|
||||
"os": "Debian",
|
||||
"version": "12"
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/jenkins.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 1024,
|
||||
"hdd": 4,
|
||||
"os": "Debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
"notes": [],
|
||||
"status": "\ud83d\udea7"
|
||||
}
|
||||
Reference in New Issue
Block a user