Class: Vagrant::Puppetfile::Evaluator::ConfigurationError
- Inherits:
-
Errors::VagrantError
- Object
- Errors::VagrantError
- Vagrant::Puppetfile::Evaluator::ConfigurationError
- Defined in:
- lib/vagrant/puppetfile.rb
Instance Method Summary collapse
Instance Method Details
#error_message ⇒ Object
117 118 119 |
# File 'lib/vagrant/puppetfile.rb', line 117 def 'Invalid vagrant-puppetfile plugin configuration' end |