We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51b0bff + dc0dae9 commit 6d1c76dCopy full SHA for 6d1c76d
1 file changed
Vagrantfile
@@ -17,7 +17,7 @@ $num_instances = 1
17
$update_channel = ENV["COREOS_CHANNEL"] || "stable"
18
$enable_serial_logging = false
19
$vb_gui = false
20
-$vb_memory = 1024
+$vb_memory = 2048
21
$vb_cpus = 1
22
23
# Attempt to apply the deprecated environment variable NUM_INSTANCES to
0 commit comments