Issue #12630 has been updated by Josh Cooper. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged in <https://github.com/puppetlabs/puppet_for_the_win/commit/a18e7dc> ---------------------------------------- Feature #12630: Run puppet periodically https://projects.puppetlabs.com/issues/12630#change-56292 Author: Josh Cooper Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.x Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/20 The puppet msi should install puppet agent to run as a service. It should run as SYSTEM (aka LocalSystem) and abide by the runinterval specified in puppet.conf. It should be possible to pass arguments when starting the service. It should log somewhere so that failures to run can be debugged. It should not modify the system PATH environment variable (for ruby), as doing so would require a reboot. Since we know the location of where we installed puppet, we know where the ruby bin directory is, and can run from there. -- 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.
