From bdcf03898eee2d0e31397677b59c3aaa93178a48 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 7 Nov 2015 21:57:51 +0000 Subject: [PATCH] Disable koji builder keepalive for now. Not working with f23 --- roles/koji_builder/templates/kojid.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index 5caf7d6d80..ab66330cae 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -11,6 +11,9 @@ ; The directory root where work data can be found from the koji hub ; topdir=/mnt/koji +; Disable keepalive for now since it's not working in f23. +keepalive=False + rpmbuild_timeout=172800 ;url of package download site