Issue #16189 has been updated by Jeff McCune.
Daniele Sluijters wrote: > This is actually just as broken on 2.7, any chance we might see a fix for > that too? Unfortunately not, the underlying run_mode issue exists in 2.7 and is fixed in Puppet 3 and later. Since the root problem is nested deep inside of Puppet we won't be back porting this fix to 2.7. Is there something blocking you from taking advantage of the fix in Puppet 3 and later? -Jeff ---------------------------------------- Bug #16189: puppet config print and --configprint disagree https://projects.puppetlabs.com/issues/16189#change-84062 Author: Patrick Carlisle Status: Closed Priority: Normal Assignee: Category: Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1143 thinky:puppet:% puppet master --configprint ssldir <3.x> /etc/puppet/ssl thinky:puppet:% puppet config print ssldir --mode master <3.x> /home/patrick/.puppet/ssl -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
