Make prompt reflect actual VMs to be created

(cherry picked from commit 3747bca7ba)
pull/18/merge
Jean-Philippe Ouellet 8 years ago committed by Marek Marczykowski-Górecki
parent 9b4695f6c9
commit 753d2cdd8d
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

@ -59,7 +59,7 @@ echo
echo "2. Create default VMs"
echo
echo "Choose one option:"
echo " 1. Create default service VMs, and pre-defined AppVMs (work, banking, personal, untrusted)"
echo " 1. Create default service VMs, and pre-defined AppVMs (personal, work, untrusted, vault)"
echo " 2. Just create default service VMs"
echo " 3. Do not create any VMs right now, but configure template(s)"
echo " 4. Do not do anything (not recommended, for advanced users only)"

Loading…
Cancel
Save