Bug #9329
Feature #8268: Basic Puppet agent support on Windows
Puppet agent daemonize option doesn't work on Windows
| Status: | Closed | Start date: | 09/06/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | windows | |||
| Target version: | 2.7.6 | |||
| Affected Puppet version: | development | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
On windows, the “daemonize” setting should default to false, and it is configured to true, e.g. through the command line —daemonize, etc, then it should print out an error message and exit.
We considered more complicated handling, such as connecting to the service control manager and starting the puppet service. However, since we are not providing running puppet as a service out of the box, it’s not clear that puppet will even be installed as a service, what it’s service name will be, or what service control wrapper will be used.
History
Updated by Josh Cooper 8 months ago
- Status changed from Accepted to In Topic Branch Pending Review
- Assignee set to Josh Cooper
https://github.com/puppetlabs/puppet/pull/105
Updated by Josh Cooper 8 months ago
- Target version changed from 2.7.4 to 2.7.x
Updated by Cameron Thomas 8 months ago
- Status changed from In Topic Branch Pending Review to Merged - Pending Release
- % Done changed from 0 to 100
Updated by Josh Cooper 8 months ago
This was merged into 2.7.x in https://github.com/puppetlabs/puppet/commit/7f8c288f60913f0ed0bffce87bf5d3066b4440a4
Updated by Josh Cooper 8 months ago
- Target version changed from 2.7.x to 2.7.5
Updated by Michael Stahnke 8 months ago
- Status changed from Merged - Pending Release to Closed
- Target version changed from 2.7.5 to 2.7.6
Released in 2.7.6rc1.