-
- Downloads
You need to sign in or sign up before continuing.
Fix resource dependencies (#185)
* Fix resource dependencies Dependencies must be set only if the resources exist in the catalog. For some weird reason, this worked in Puppet 4 (and shouldn't have). * Fix AbsolutePath test for Puppet 5
Showing
- manifests/transport.pp 9 additions, 5 deletionsmanifests/transport.pp
- manifests/virtual.pp 9 additions, 5 deletionsmanifests/virtual.pp
- spec/defines/postfix_hash_spec.rb 1 addition, 1 deletionspec/defines/postfix_hash_spec.rb
- spec/defines/postfix_transport_spec.rb 1 addition, 1 deletionspec/defines/postfix_transport_spec.rb
- spec/defines/postfix_virtual_spec.rb 1 addition, 1 deletionspec/defines/postfix_virtual_spec.rb
Please register or sign in to comment