Issue #16125 has been updated by R.I. Pienaar.

I think it's fine if it works as you suggest, the approach I am taking in mco 
now is to extract all the puppet management behaviors into a different utility 
class or perhaps a gem so I just dont care how it works behind the scenes.  
I'll extract from the code I wrote while prototyping the new puppet agent a set 
of requirements that the platform team can use to create such a gem like we 
discussed in the API working group while I was in PDX.


----------------------------------------
Bug #16125: Puppet running as windows service does not create pidfile
https://projects.puppetlabs.com/issues/16125#change-71271

Author: Josh Cooper
Status: Needs More Information
Priority: Normal
Assignee: 
Category: 
Target version: 3.0.0
Affected Puppet version: 
Keywords: windows service pidfile
Branch: 


Puppet does not create a pidfile when running as a windows service. On Unix, 
this happens in the `daemon.rb` code, but since we never daemonize on Windows, 
this doesn't happen. Instead the daemon service wrapper needs to create this so 
that mcollective can detect that the service is running and signal it to run.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to