HomePhorge

(#17554) Use agent run_mode when resolving runinterval
61093b9e258bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#17554) Use agent run_mode when resolving runinterval

Previously, the windows service was invoking `puppet config print
runinterval` to determine how frequently to invoke the puppet agent.
However, that only takes into account the main section, not the agent
section, and runinterval is agent-specific.

This commit changes the windows service to invoke `puppet agent
--configprint runinterval` which takes into account the agent
section of the settings.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU08387b73660e: (#12670) Improve the yum provider description
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU61093b9e258b: (#17554) Use agent run_mode when resolving runinterval (authored by Josh Cooper <josh@puppetlabs.com>).Nov 27 2012, 6:34 AM