Issue #15693 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Puppet 2.7.20 ---------------------------------------- Bug #15693: windows service provider restart method cannot be overridden https://projects.puppetlabs.com/issues/15693#change-78146 Author: Josh Cooper Status: Closed Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.20 Affected Puppet version: 2.7.18 Keywords: windows service restart Branch: https://github.com/puppetlabs/puppet/pull/1051 Most service providers allow the `restart` command to be overridden, however, the windows service provider does not. We should at least document in the provider that the restart method cannot be overridden similar to what is done for the `launchd`. We should also consider allowing users to override the restart command as is done in `base.rb` -- 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.
