On Dec 26 10:56, Johan De Wit wrote:
> I use this one to set parameters for a define in my rspec
> 
>   let(:facts) { { :hostname => 'sambaserver' } }
> 
>   context 'default setting' do
>     let(:params) { { :share_path => '/testpath/share' } }
>     ...
>   end
> 

Thanks a bunch Johan, that gave me some ideas. I was able to rewrite
my tests successfully based on your pattern.


Vamsee.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20131227101649.GA27908%40inara.serenity.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to