Hello Everyone,
I am fairly new to puppet and I would like to run som unit tests. I hope
rspec is the right tool for it. Unfortunately, after setting it up, when I
try to execute it I receive the following error:
Failures:
1) helloworld
Failure/Error: it { should include_class('helloworld') }
Puppet::Error:
Error converting value for param 'deviceconfig': Could not find
value for $confdir on node puppet-demo
# ./spec/classes/helloworld_spec.rb:8
Thiss error pops up for any test I try.
I wasn't able to find a solution yet. Can you please give me any advice?
Thank you.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/nhblHh4eNsQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.