Feature #2864
Add support for AIX service provider
| Status: | Closed | Start date: | 11/26/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | service | |||
| Target version: | 2.6.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | http://github.com/ajf/puppet/tree/feature/0.25.x/aixsrc | |
| Keywords: | ||||
| Votes: | 2 |
Description
AIX has the concept of services controlled by a system resource controller (SRC). Will submit a patch to add support for this to the dev list.
History
Updated by Andrew Forgue over 2 years ago
I botched the post to the list, so try pulling it from my repository branch:
http://github.com/ajf/puppet/tree/feature/0.25.x/aixsrc
Updated by James Turnbull over 2 years ago
- Status changed from Unreviewed to Needs More Information
- Target version set to 2.6.0
Updated by Andrew Forgue over 2 years ago
- Affected Puppet version changed from 0.25.1 to 0.25.4
What further information do you need from me so this is accepted? There’s a description of the Service management system that AIX uses on the Puppet AIX page on the wiki (http://reductivelabs.com/trac/puppet/wiki/Puppet%20AIX). This supports the starting/stopping of services. The branch I linked contains tests and the code for a provider called ‘src’ and makes service management on AIX functional.
Updated by Markus Roberts about 2 years ago
- Status changed from Needs More Information to In Topic Branch Pending Review
- Branch set to http://github.com/ajf/puppet/tree/feature/0.25.x/aixsrc
Updated by Markus Roberts about 2 years ago
- Status changed from In Topic Branch Pending Review to Merged - Pending Release
Updated by Markus Roberts about 2 years ago
- Status changed from Merged - Pending Release to Closed
Applied to master in commit:44f1465e937c0d7157de0caf7d2e6af9a38f09d8