From 1dfb013f9641c572a70b526a9cf65a698f6974df Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 13 Dec 2019 18:05:29 +0000 Subject: [PATCH] koji_builder: drop the EC2 imagefactory plugin. We don't (as far as I can tell) use this, and it pulls python2 into the builders. Signed-off-by: Kevin Fenzi --- roles/koji_builder/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/koji_builder/tasks/main.yml b/roles/koji_builder/tasks/main.yml index a6e9f2612d..48735cb6f5 100644 --- a/roles/koji_builder/tasks/main.yml +++ b/roles/koji_builder/tasks/main.yml @@ -90,7 +90,6 @@ - imagefactory-plugins-ovfcommon - imagefactory-plugins - imagefactory-plugins-OVA - - imagefactory-plugins-EC2 - imagefactory-plugins-RHEVM - pykickstart - nosync