summaryrefslogtreecommitdiffstats
path: root/doc/development/lint.txt
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-09-26 13:48:43 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-09-26 13:48:43 -0400
commit35b53c77c4b7edad7cf84146abf5722ea5323eba (patch)
treecf9f053b997bcad034d2e8c78704d986c83bb127 /doc/development/lint.txt
parentb573521f7c2d3262171ea2890e3e9b4c4e759661 (diff)
downloadbcfg2-35b53c77c4b7edad7cf84146abf5722ea5323eba.tar.gz
bcfg2-35b53c77c4b7edad7cf84146abf5722ea5323eba.tar.bz2
bcfg2-35b53c77c4b7edad7cf84146abf5722ea5323eba.zip
New plugin: AWSTags
AWSTags allows querying tags from EC2, and setting groups based on the tag names or values.
Diffstat (limited to 'doc/development/lint.txt')
-rw-r--r--doc/development/lint.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/development/lint.txt b/doc/development/lint.txt
index 6a4651f92..6c0be960d 100644
--- a/doc/development/lint.txt
+++ b/doc/development/lint.txt
@@ -106,6 +106,11 @@ Basics
Existing ``bcfg2-lint`` Plugins
===============================
+AWSTagsLint
+-----------
+
+.. autoclass:: Bcfg2.Server.Plugins.AWSTags.AWSTagsLint
+
BundlerLint
-----------