Created
March 14, 2017 05:40
-
-
Save dhollinger/5dd780ff51e002ab7271c67b887dc092 to your computer and use it in GitHub Desktop.
Weird puppet-rspec error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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