Issue #11989 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Code Insufficient
I just closed the pull request because it has unwanted effects on centos6. It comes down to the tty services on centos need to be handled by the upstart provider in order to be able to pass the correct parameter to the commands. You can read my comments at https://github.com/puppetlabs/puppet/pull/813#issuecomment-7411789 ---------------------------------------- Bug #11989: upstart service operating system confine should include redhat and centos https://projects.puppetlabs.com/issues/11989#change-68016 Author: Nathan Huff Status: Code Insufficient Priority: Normal Assignee: Category: service Target version: 3.x Affected Puppet version: 2.7.9 Keywords: upstart simplefix Branch: https://github.com/puppetlabs/puppet/pull/813 RedHat EL 6 and Centos 6 both use upstart for init. The upstart service type should be able to be used on those systems as well. I have done some very minor testing to make sure it at least works to ensure services are running and stopped. -- 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.
