From a8d8724e3c0051f6322ae91a197457db988f4886 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 15 Apr 2016 12:38:06 +1000 Subject: [PATCH] Add EPEL as requirement of centos-minimal I guess I hadn't tried centos-minimal without the puppet elements that install this for us. But the "base" element wants dkms, which is only in EPEL for centos. But it's a helpful convenience so is globally useful. Change-Id: Ia9af97efdbd855fb8202353196ad649093788cb8 --- elements/centos-minimal/element-deps | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elements/centos-minimal/element-deps b/elements/centos-minimal/element-deps index 752a4792..4f21b6a0 100644 --- a/elements/centos-minimal/element-deps +++ b/elements/centos-minimal/element-deps @@ -1 +1,3 @@ +epel yum-minimal +