[Puppet - Bug #3118] Default node definition should not be required when ENC returns a node definition.

2013-12-07 Thread tickets
Issue #3118 has been updated by Alex Harvey. This bug has been open for a long time and the result is that our documentation contradicts the actual behavior. I am aware of sites using this behavior (i.e. relying on default node always being applied) as a feature as Jeff suggested above. I

[Puppet - Bug #23311] (Accepted) vardir default in 3.3.2

2013-12-07 Thread tickets
Issue #23311 has been updated by Felix Frank. Status changed from Unreviewed to Accepted Pretty sure about this one now. Easily reproduced, and looking at the code it Should Not Happen. Bug #23311: vardir default in 3.3.2

[Puppet - Bug #23378] (Unreviewed) Zypper package provider needs $HOME set to access username/password-protected repos

2013-12-07 Thread tickets
Issue #23378 has been reported by Pieter Hollants. Bug #23378: Zypper package provider needs $HOME set to access username/password-protected repos https://projects.puppetlabs.com/issues/23378 * Author: Pieter Hollants * Status: Unreviewed * Priority:

[Puppet - Bug #23311] vardir default in 3.3.2

2013-12-07 Thread tickets
Issue #23311 has been updated by Felix Frank. OK, so this seems to fix this (specs have not run yet) pre --- a/lib/puppet.rb +++ b/lib/puppet.rb @@ -145,9 +145,9 @@ module Puppet # private helper method to provide the implementation details of initializing for a run mode, # but