Issue #4162 has been updated by James Turnbull. Target version deleted (1.1.0)
---------------------------------------- Feature #4162: Puppet-dashboard external node integration (also needed for JRuby puppetmaster) https://projects.puppetlabs.com/issues/4162 Author: Steve Jones Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: 0.25.5 Keywords: dashboard jruby external node terminus Branch: Affected URL: Affected Dashboard version: The external_node script that ships with puppet-dashboard doesn't work with our JRuby hosted puppetmaster due to lack of forking. Two files are attached that add a "puppet_dashboard" node terminus. This was my first experience with Ruby, so please be kind. I took the contents of external_node and merged it with one of the existing node terminus classes. It was very simple to do, I'm just asking that something like it be included with Puppet out of the box. puppet.conf: external_nodes = http://localhost:3000 node_terminus = puppet_dashboard -- 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.
