[Puppet Users] Custom reource download to client does not work

2012-11-28 Thread Jian
so I am without a clue what might have gone wrong. Any idea would be appreciated. Thanks, Jian -- 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/pu

[Puppet Users] Re: Need help with rspec-puppet

2012-10-11 Thread Jian
2012 16:48:39 UTC+2 llowder napísal(-a): > > > On Wednesday, October 10, 2012 9:43:47 AM UTC-5, Jian wrote: >> >> Anybody else received this or similar error? >> >> What I was able to figure out so far is that: >> by adding "require 'puppet

[Puppet Users] Re: Need help with rspec-puppet

2012-10-10 Thread Jian
not find value for $vardir on node puppet-demo So not a big improvement. The error probably occurs before the test itself. Because the error is the same even if I delete the tested .pp file. Any help would be appreciated :-). Dňa štvrtok, 4. októbra 2012 10:24:48 UTC+2 Jian napísal(-a): >

[Puppet Users] Need help with rspec-puppet

2012-10-05 Thread Jian
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('hellowo