Issue #4467 has been updated by Markus Roberts. Status changed from Ready for Testing to Closed
commit:6aac8f0185db1d153583230de726c30ce949fc78 [#4467] Make Puppet Master respect facts_terminus settings ---------------------------------------- Bug #4467: Facts CouchDB Terminus does not work in 2.6 http://projects.puppetlabs.com/issues/4467 Author: Rein Henrichs Status: Closed Priority: Normal Assigned to: Category: Target version: 2.6.1 Affected version: Keywords: Branch: ticket/master/4467-couchdb-facts-terminus Puppet 2.6 overrides the Facts terminus in lib/puppet/application/master.rb to always be 'yaml'. This prevents the facts_terminus setting from changing the terminus class. The patch sets the default of the facts_terminus setting to yaml since the agent forces the terminus to facter. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
