Skip to content

Instantly share code, notes, and snippets.

@dhollinger
Created March 14, 2017 05:40
Show Gist options
  • Save dhollinger/5dd780ff51e002ab7271c67b887dc092 to your computer and use it in GitHub Desktop.
Save dhollinger/5dd780ff51e002ab7271c67b887dc092 to your computer and use it in GitHub Desktop.
Weird puppet-rspec error
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/gentoo: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass at /home/dhollinger/workspace/puppet/voxpupuli/puppet-autofs/spec/fixtures/modules/autofs/manifests/service.pp:17:3 on node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment