From a18bfda6ea6ff9bd74ae450a0868a4ca0aa58d34 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Sun, 28 Oct 2018 19:20:54 +0100 Subject: [PATCH] Containers do not need grubby. Make sure that we do not install grubby on the container base image. https://pagure.io/releng/issue/7872 Signed-off-by: Clement Verna --- fedora-docker-common.ks | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-docker-common.ks b/fedora-docker-common.ks index 3b86ac8..ea50172 100644 --- a/fedora-docker-common.ks +++ b/fedora-docker-common.ks @@ -49,6 +49,7 @@ util-linux -shared-mime-info -trousers -xkeyboard-config +-grubby %end