summaryrefslogtreecommitdiff
path: root/others/vm3/compute/create.sh
diff options
context:
space:
mode:
Diffstat (limited to 'others/vm3/compute/create.sh')
-rwxr-xr-xothers/vm3/compute/create.sh2
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"