CenturyLinkLabs / panamax-coreos

panamax-coreos installs the Panamax application, which is made up of the panamax-ui and panamax-api codebases.
Apache License 2.0
84 stars 31 forks source link

Added test to ensure the machine has virtualization options before pr… #77

Open akettmann opened 9 years ago

akettmann commented 9 years ago

…oceeding with the download.

Otherwise a machine which has Vagrant and Virtualbox installed (even though Virtualbox won't work) but has no virtualization options will go through the whole install before Virtualbox will finally refuse to start the VM without the Virt flags/options exposed.

Tested on Xubuntu 14.04, but the commands/expectations involved would be present on any ubuntu version 12+ which is what the install script is for.