Issue #3352 has been updated by James Turnbull. Category set to plumbing Status changed from Unreviewed to Accepted
---------------------------------------- Feature #3352: Make Puppet listen ip-address configurable http://projects.reductivelabs.com/issues/3352 Author: Egon Kastelijn Status: Accepted Priority: Normal Assigned to: Category: plumbing Target version: Affected version: 0.25.4 Keywords: Branch: When Puppet is started with the --listen option Puppet listens on all IP-addresses that are configured on the machine. # netstat -ntpl|grep 8139 tcp 0 0 0.0.0.0:8139 0.0.0.0:* LISTEN 1505/ruby # It would be nice if the listen-address would be configurable like the This way it is possible to make Puppet listen for puppetruns only on the configured IP-address. -- 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://reductivelabs.com/redmine/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.
