Sha256: a46a481805a08629b5192ee5af2a6935fac62f43b098272bffd8a20c487b1cd3
Contents?: true
Size: 290 Bytes
Versions: 3
Compression:
Stored size: 290 Bytes
Contents
# These can't be autoloaded because they have to register functionality # with Vagrant core. require 'vagrant/systems/base' require 'vagrant/systems/linux' require 'vagrant/systems/solaris' require 'vagrant/systems/debian' require 'vagrant/systems/gentoo' require 'vagrant/systems/redhat'
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
vagrantup-0.7.0 | lib/vagrant/systems.rb |
vagrant-0.7.0 | lib/vagrant/systems.rb |
vagrant-0.7.0.beta2 | lib/vagrant/systems.rb |