Issue #5023 has been updated by Matt Robinson. Status changed from Available In Testing Branch to Closed
Merged into master at the end of iteration. ---------------------------------------- Feature #5023: puppet-load support for multiple nodes and facts https://projects.puppetlabs.com/issues/5023 Author: Brice Figureau Status: Closed Priority: Normal Assignee: Brice Figureau Category: ext Target version: Affected Puppet version: 2.6.3rc1 Keywords: communitypatch Branch: http://github.com/masterzen/puppet/tree/tickets/2.6.x/5023 Currently puppet-load only supports one node (and its accompanying facts). It would be great to be able to use multiple nodes: <pre> $ puppet-load --node node1.domain.com --node node2.domain.com ... </pre> It would also be great is puppet-load could load the facts from a given --factsdir based on the node name. -- 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.
