Hi David

Reduced example manifest and test attached ... 

On Linux:

[root@tstpuppet01 rimcdm]# rspec spec/defines/test_reduced_spec.rb 
.

Finished in 0.79952 seconds (files took 2.66 seconds to load)
1 example, 0 failures

On Windows:

PS rimcdm> pdk bundle exec -- rspec .\spec\defines\test_reduced_spec.rb
F

Failures:

  1) rimcdm::test_reduced Create Test environment should compile into a 
catalogue without dependency cycles
     Failure/Error: is_expected.to compile
       error during compilation: Parameter path failed on 
File[/var/lib/tftpboot]: File paths must be fully qualified, n
ot '/var/lib/tftpboot' at line 3
     # ./spec/defines/test_reduced_spec.rb:18:in `block (3 levels) in <top 
(required)>'

Finished in 8.33 seconds (files took 2.02 seconds to load)
1 example, 1 failure

Failed examples:

rspec ./spec/defines/test_reduced_spec.rb:17 # rimcdm::test_reduced Create 
Test environment should compile into a catalo
gue without dependency cycles


On Thursday, 17 August 2017 15:32:49 UTC+2, David Schmitt wrote:
>
> ...
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/8fad49d4-5efd-44c2-b3c0-49627c21d329%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: test_reduced.pp
Description: Binary data

Attachment: test_reduced_spec.rb
Description: Binary data

Reply via email to