summaryrefslogtreecommitdiffstats
path: root/misc
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 /misc
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 'misc')
-rw-r--r--misc/bcfg2.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 47a1a9548..66c0c8de1 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -188,6 +188,7 @@ Group: Documentation/HTML
%else
Group: Documentation
%endif
+BuildRequires: python-boto
%if 0%{?suse_version}
BuildRequires: python-M2Crypto
BuildRequires: python-Genshi