Class: Vagrant::Puppetfile::Evaluator::EvaluatorError
- Inherits:
-
Errors::VagrantError
- Object
- Errors::VagrantError
- Vagrant::Puppetfile::Evaluator::EvaluatorError
- Defined in:
- lib/vagrant/puppetfile.rb
Instance Method Summary collapse
Instance Method Details
#error_message ⇒ Object
123 124 125 |
# File 'lib/vagrant/puppetfile.rb', line 123 def 'No Puppetfile evaluator was found' end |