Sha256: 02532a94936771316364cfee8e2472ff0960d3d1959e8a96b9a23994c439656c
Contents?: true
Size: 359 Bytes
Versions: 3
Compression:
Stored size: 359 Bytes
Contents
# These aren't autoloaded because they have to register things such # as configuration classes right away with Vagrant. require 'vagrant/provisioners/base' require 'vagrant/provisioners/chef' require 'vagrant/provisioners/chef_server' require 'vagrant/provisioners/chef_solo' require 'vagrant/provisioners/puppet' require 'vagrant/provisioners/puppet_server'
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
vagrantup-0.7.0 | lib/vagrant/provisioners.rb |
vagrant-0.7.0 | lib/vagrant/provisioners.rb |
vagrant-0.7.0.beta2 | lib/vagrant/provisioners.rb |