From 112f14f74012b89820654c1c9c77ea7223ab7c41 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 13 May 2018 19:50:42 +0000 Subject: [PATCH] missing ) --- roles/koji_builder/templates/kojid.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index 6cef8726ad..d576938286 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -21,7 +21,7 @@ keepalive=False rpmbuild_timeout=172800 -{% if ansible_hostname.startswith(('buildvm-s390x-02','buildhw-aarch64-0') %} +{% if ansible_hostname.startswith(('buildvm-s390x-02','buildhw-aarch64-0')) %} ; Set oz timeout higher on x390x image builder to allow it to finish. ; Install timeout(seconds) for image build ; if it's unset, use the number in /etc/oz/oz.cfg, supported since oz-0.16.0