HomePhorge

(#3757) move lockfile path logic into modules
46b654677659Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#3757) move lockfile path logic into modules

The Puppet::Agent::Locker and Puppet::Agent::Disabler
had a weird dependency on the existence of some
lockfile methods in Agent, but Agent didn't use
those methods anywhere else. This commit moves
all of the lockfile related stuff into the modules
in an attempt to improve encapsulation and clarify
the API of the modules.

Details

Provenance
Chris Price <chris@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa57bc0e248c2: (#3757) separate settings for agent lockfile paths
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Price <chris@puppetlabs.com> committed rPU46b654677659: (#3757) move lockfile path logic into modules (authored by Chris Price <chris@puppetlabs.com>).Apr 17 2012, 2:07 AM