summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/PuppetENC.py
Commit message (Collapse)AuthorAgeFilesLines
* Plugin: added new Caching interfaceChris St. Pierre2013-08-071-1/+1
| | | | | | | This gives a single unified interface for expiring caches, no matter the plugin. This will be particularly useful with the MultiprocessingCore, as certain calls must be dispatched to child processes to expire their caches.
* various pylint fixesChris St. Pierre2012-09-251-2/+0
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-6/+14
|
* added server-side client metadata object cachingChris St. Pierre2012-09-051-0/+10
|
* unified [Single]XMLFileBacked, enabled xinclude pretty much everywhereChris St. Pierre2012-06-251-3/+0
|
* added end_statistics hook to ClientRunHooks; added calls to Packages and ↵Chris St. Pierre2012-06-121-0/+3
| | | | PuppetENC to clean cache after statistics, too
* added support for Puppet External Node ClassifiersChris St. Pierre2012-06-121-0/+117