From 7d2fa07e9e5f8d77b3f093058770f148b1ee808c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 18 May 2019 20:38:30 +0000 Subject: [PATCH] koji_builder: use python-krbv here as that also works on the f27 arm builders. Signed-off-by: Kevin Fenzi --- roles/koji_builder/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_builder/tasks/main.yml b/roles/koji_builder/tasks/main.yml index 69a8886840..c5ab6160c9 100644 --- a/roles/koji_builder/tasks/main.yml +++ b/roles/koji_builder/tasks/main.yml @@ -67,7 +67,7 @@ with_items: - koji-builder - python2-koji - - python2-krbv + - python-krbv - koji-containerbuild-builder - strace - mock