Module: Vagrant::Puppetfile

Defined in:
lib/vagrant/puppetfile.rb,
lib/vagrant/puppetfile/version.rb

Defined Under Namespace

Modules: Evaluator Classes: Command, Config, Plugin, Provisioner

Constant Summary collapse

DEFAULT_PUPPETFILE_PATH =
'Puppetfile'
DEFAULT_PUPPETFILE_EVALUATOR =
'autodetect'
NAME =
'vagrant-puppetfile'
VERSION =
'0.4.4'