Issue #4136 has been updated by Markus Roberts. Status changed from Ready for Checkin to Closed
We won't be doing a 0.25.6, so "fixed in 2.6.0" is sufficient. ---------------------------------------- Bug #4136: specs should avoid listening on 0.0.0.0 https://projects.puppetlabs.com/issues/4136 Author: Jesse Wolfe Status: Closed Priority: Normal Assignee: Jesse Wolfe Category: testing Target version: 0.25.6 Affected version: 0.25.5 Keywords: Branch: http://github.com/jes5199/puppet/tree/bug/master/4136 Specs that start webservers are often opening a listening port on 0.0.0.0 . Since specs should never accept outside connections, it's better if they listen on 127.0.0.1 -- 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.
