We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c073286 commit 5197d75Copy full SHA for 5197d75
ct/pve-scripts-local.sh
@@ -9,7 +9,7 @@ APP="PVE-Scripts-Local"
9
var_tags="${var_tags:-pve-scripts-local}"
10
var_cpu="${var_cpu:-2}"
11
var_ram="${var_ram:-4096}"
12
-var_disk="${var_disk:-4}"
+var_disk="${var_disk:-10}"
13
var_os="${var_os:-debian}"
14
var_version="${var_version:-13}"
15
var_unprivileged="${var_unprivileged:-1}"
0 commit comments