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/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/installers/suse.rb,
lib/vagrant-vbguest/hosts/virtualbox.rb,
lib/vagrant-vbguest/installers/linux.rb,
lib/vagrant-vbguest/installers/centos.rb,
lib/vagrant-vbguest/installers/debian.rb,
lib/vagrant-vbguest/installers/fedora.rb,
lib/vagrant-vbguest/installers/oracle.rb,
lib/vagrant-vbguest/installers/redhat.rb,
lib/vagrant-vbguest/installers/ubuntu.rb,
lib/vagrant-vbguest/helpers/os_release.rb,
lib/vagrant-vbguest/helpers/rebootable.rb,
lib/vagrant-vbguest/installers/opensuse.rb,
lib/vagrant-vbguest/installers/archlinux.rb,
lib/vagrant-vbguest/helpers/vm_compatible.rb

Defined Under Namespace

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

Constant Summary collapse

VERSION =
"0.17.1"