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 puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to