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 @@
5 5
6# default values 6# default values
7vcpu=8 7vcpu=8
8ram_gb=4 8ram_gb=8
9disk_gb=32 9disk_gb=32
10os="fedora40" 10os="fedora40"
11ostype="linux" 11ostype="linux"