Class: Vagrant::Puppetfile::Evaluator::EvaluatorError

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

Instance Method Summary collapse

Instance Method Details

#error_messageObject



123
124
125
# File 'lib/vagrant/puppetfile.rb', line 123

def error_message
  'No Puppetfile evaluator was found'
end