Module: VagrantVbguest

Defined in:
lib/vagrant-vbguest.rb,
lib/vagrant-vbguest/config.rb,
lib/vagrant-vbguest/errors.rb,
lib/vagrant-vbguest/command.rb,
lib/vagrant-vbguest/helpers.rb,
lib/vagrant-vbguest/machine.rb,
lib/vagrant-vbguest/version.rb,
lib/vagrant-vbguest/download.rb,
lib/vagrant-vbguest/installer.rb,
lib/vagrant-vbguest/hosts/base.rb,
lib/vagrant-vbguest/middleware.rb,
lib/vagrant-vbguest/installers/base.rb,
lib/vagrant-vbguest/hosts/virtualbox.rb,
lib/vagrant-vbguest/installers/linux.rb,
lib/vagrant-vbguest/installers/debian.rb,
lib/vagrant-vbguest/installers/redhat.rb,
lib/vagrant-vbguest/installers/ubuntu.rb

Defined Under Namespace

Modules: CommandCommons, Helpers, Hosts, Installers Classes: Command, Config, Download, DownloadingDisabledError, Installer, IsoPathAutodetectionError, Machine, Middleware, NoVirtualBoxMachineError, Plugin, VbguestError

Constant Summary collapse

VERSION =
"0.7.1"