summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/AWSTags.py
Commit message (Collapse)AuthorAgeFilesLines
* AWSTags: fixed cache clearing at start of client runChris St. Pierre2013-09-261-1/+1
|
* New plugin: AWSTagsChris St. Pierre2013-09-261-0/+217
AWSTags allows querying tags from EC2, and setting groups based on the tag names or values.