summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Packages/Pkgng.py
Commit message (Collapse)AuthorAgeFilesLines
* Packages/Pkgng: fix arguments of __init__Alexander Sulfrian2014-10-131-3/+2
| | | | | This plugin was developed for 1.3.x and during the transition to master the changed arguments of Collection.__init__ were missed.
* Packages/Pkgng: add new pkgng packages pluginAlexander Sulfrian2014-04-271-0/+87