mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Feature: Ubuntu 22.04 VM > Redesign | Optional HDD-Size Prompt (#1712)
* Update ubuntu2204-vm.sh * set space to 5g * increase space * add cifs support
This commit is contained in:
parent
38b692aaa3
commit
928eabc202
2 changed files with 140 additions and 69 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 2,
|
||||
"hdd": 5,
|
||||
"os": null,
|
||||
"version": null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue