Try dynamically generating some fedmsg config from group/host vars in staging.

This commit is contained in:
Ralph Bean 2015-06-12 16:27:31 +00:00
parent 7acd932025
commit 60dbdd00cf
15 changed files with 72 additions and 10 deletions

View file

@ -1,7 +1,6 @@
config = dict(
topic_prefix="org.release-monitoring",
environment="prod",
topic_prefix="{{ fedmsg_prefix }}",
environment="{{ fedmsg_env }}",
# This used to be set to 1 for safety, but it turns out it was
# excessive. It is the number of seconds that fedmsg should sleep