Issue #5660 has been updated by Andrew Parker. Target version deleted (2.7.x)
---------------------------------------- Feature #5660: Puppet should handle port entries in /etc/services with a native type https://projects.puppetlabs.com/issues/5660#change-80312 Author: Stefan Schulte Status: Tests Insufficient Priority: Normal Assignee: Stefan Schulte Category: Target version: Affected Puppet version: Keywords: Branch: https://github.com/stschulte/puppet/tree/feature/next/5660 There already is a puppet type called `port.rb` in the puppet sources which is currently commented out. While `/etc/services` should be easy to handle with the parsedfile provider the only complicated thing is that we don't have one single key to address one entry. Only the combination of name AND protocol has to be uniq. -- 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.
