Add the tag to all play and fix template

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-04-26 14:35:36 +02:00
parent 221e04cdfc
commit d92ff97453
2 changed files with 11 additions and 1 deletions

View file

@ -26,7 +26,7 @@ koji_hub = {{ osbs_koji_hub }}
{% if osbs_koji_root %}
koji_root = {{ osbs_koji_root }}
{% endif %}
{% koji_use_kerberos %}
{% if koji_use_kerberos %}
koji_use_kerberos = {{ koji_use_kerberos }}
{% endif %}
{% if koji_kerberos_keytab %}