Issue #13642 has been updated by Daniel Pittman. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 2.7.x to 2.7.14
---------------------------------------- Refactor #13642: Move "searching the forge..." notice closer to the implementation https://projects.puppetlabs.com/issues/13642#change-59984 Author: Kelsey Hightower Status: Merged - Pending Release Priority: Normal Assignee: Kelsey Hightower Category: Target version: 2.7.14 Affected Puppet version: 2.7.12 Keywords: geordi cleanup Branch: https://github.com/puppetlabs/puppet/pull/627 Currently the PMT search action assumes the searcher implementation will connect to the HTTP server defined by `Puppet.settings[:module_repository]` when searching for modules on the Forge. The server defined by `Puppet.settings[:module_repository]` is then used in a message printed on the console: "Searching #{server} ...". This is a little too close to the implementation and the notice should be moved closer to where the search is actually taking place. -- 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.
