try and see if indent helps any
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a3ab9d7ba9
commit
8486fd3314
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ config = {
|
||||||
{% for cert in certs %}
|
{% for cert in certs %}
|
||||||
"{{ cert }}",
|
"{{ cert }}",
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
||||||
],
|
],
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue