Bug #16012
Feature #17067: Redo the packaging of mcollective
puppetlabs' mcollective init script differs from ubuntu's
| Status: | Unreviewed | Start date: | 08/17/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected mCollective version: | |||
| Branch: | ||||
Description
Ran into an issue with mcollective starting on ubuntu when upgrading from the puppetlabs apt repo. It turns out that the ubuntu package uses upstart which requires a “daemonize = 0” line in server.cfg. Since the puppetlabs package just uses init scripts that line needs to be changed to “daemonize = 1”.
It would be nice if the puppetlabs package could ship an init script on ubuntu to remove this difference.
History
#1
Updated by R.I. Pienaar 8 months ago
- Parent task set to #17067