Issue #15838 has been updated by Josh Cooper. Status changed from Unreviewed to Accepted
Hi Jean-Christophe, this functionality is not supported on Windows when running as a daemon. We need to update our documentation about this. ---------------------------------------- Bug #15838: Puppet Windows Service doesn't support listen=true https://projects.puppetlabs.com/issues/15838#change-68421 Author: Jean-Christophe Counio Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.18 Keywords: Windows Deamon Listen Branch: file deamon.rb launches : pid = Process.create(:command_line => "\"#{puppet}\" agent --onetime #{args}").process_id regularly using the configuration interval time to sleep in between. This prevents using the --listen=true configuration when Puppet is started as a Service on Windows. I didn't see any indication of this limitation in the documentation. -- 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.
