mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:35:54 +00:00
Fix RAM requirements and updated Ubuntu version
This commit is contained in:
@@ -20,10 +20,10 @@
|
|||||||
"script": "ct/splunk-enterprise.sh",
|
"script": "ct/splunk-enterprise.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 4,
|
"cpu": 4,
|
||||||
"ram": 8096,
|
"ram": 8192,
|
||||||
"hdd": 40,
|
"hdd": 40,
|
||||||
"os": "Ubuntu",
|
"os": "Ubuntu",
|
||||||
"version": "22.04"
|
"version": "24.04"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user