Fix RAM requirements and updated Ubuntu version
This commit is contained in:
parent
d4e3ae1838
commit
20c45e6a43
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user