Class: Vagrant::Puppetfile::Evaluator::ConfigurationError

Inherits:
Errors::VagrantError
  • Object
show all
Defined in:
lib/vagrant/puppetfile.rb

Instance Method Summary collapse

Instance Method Details

#error_messageObject



117
118
119
# File 'lib/vagrant/puppetfile.rb', line 117

def error_message
  'Invalid vagrant-puppetfile plugin configuration'
end