Feature #12108
puppetlabs-mcollective module should have sensible default for mc_daemonize
| Status: | Unreviewed | Start date: | 01/24/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | mcollective | Spent time: | - | |
| Target version: | - | |||
| Keywords: | daemonize | Branch: | ||
Description
The mcollective module caused me to encounter this problem: https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348
IMHO, the module would could be improved by setting $mc_daemonize to ‘0’ (in params.pp) where mcollective is started via upstart (and which don’t have the the ‘expect fork’ or ‘expect daemon’ stanza in the upstart config file)