mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Omada: Increase RAM to 3GB and little improvements (#3885)
This commit is contained in:
parent
5def868c67
commit
d7757aa5d1
3 changed files with 23 additions and 26 deletions
|
@ -19,7 +19,7 @@
|
|||
"script": "ct/omada.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"ram": 3072,
|
||||
"hdd": 8,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
|
@ -31,4 +31,4 @@
|
|||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue