diff options
Diffstat (limited to 'others/vm3')
| -rwxr-xr-x | others/vm3/compute/create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/others/vm3/compute/create.sh b/others/vm3/compute/create.sh index 84646d7..3e6c088 100755 --- a/others/vm3/compute/create.sh +++ b/others/vm3/compute/create.sh @@ -5,7 +5,7 @@ # default values vcpu=8 -ram_gb=4 +ram_gb=8 disk_gb=32 os="fedora40" ostype="linux" |
