Try dynamically generating some fedmsg config from group/host vars in staging.
This commit is contained in:
parent
7acd932025
commit
60dbdd00cf
15 changed files with 72 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue