Greetings!
Please review the pull request #36: Fixed #3323 - Added support for reloading and gracefully restarting opened by James Turnbull (jamtur01)
Some more information about the pull request:
- Opened: Fri Aug 12 19:53:48 UTC 2011
- Based on: puppetlabs:master (a71573cb32f01e5bf5f1a5030c6a291ce5b63370)
- Requested merge: jamtur01:tickets/master/3323 (50a6c9d6b3f12d7b133ccccb07cb1ab86a19d9e2)
Description:
services.
Adds new parameters to the service types and methods to the base,
init and redhat providers. You can now specify:
* hasreload - specifies the init script has a reload option
* hasgraceful - specifices the init script has a graceful option
You can also manually specify the reload and graceful parameters
to indicate specify commands in the init scrip that provide these
capabilities in much the same way you can now with the restart
parameter.
Thanks!
The Pull Request Bot
You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
