Try again with slightly different syntax.
This commit is contained in:
parent
0577dbb1ea
commit
4f9c695879
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ config = dict(
|
||||||
environment="prod",
|
environment="prod",
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# XXX - the ansible environment var is "{{environment}}".
|
# XXX - the ansible environment var is "${environment}".
|
||||||
|
|
||||||
# This used to be set to 1 for safety, but it turns out it was
|
# 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
|
# excessive. It is the number of seconds that fedmsg should sleep
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue