summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2020-01-23 14:03:42 +0100
committerJonathan Bauer2020-01-23 14:03:42 +0100
commitf25f979160e9b4601ad3dd6b62413d8a06e93752 (patch)
treee67bc16de4c0f26989a02facd05470f7e1c3ab3b
parentupdate build-initramfs.sh checksum (diff)
downloadansible-dracut-f25f979160e9b4601ad3dd6b62413d8a06e93752.tar.gz
ansible-dracut-f25f979160e9b4601ad3dd6b62413d8a06e93752.tar.xz
ansible-dracut-f25f979160e9b4601ad3dd6b62413d8a06e93752.zip
add epel-release as dep
-rw-r--r--slx-builder/tasks/distro.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/slx-builder/tasks/distro.yml b/slx-builder/tasks/distro.yml
index a1e79a4..4762016 100644
--- a/slx-builder/tasks/distro.yml
+++ b/slx-builder/tasks/distro.yml
@@ -1,6 +1,7 @@
---
- set_fact:
pkgnames:
+ - epel-release
- kernel-devel
- fuse-devel
- jansson-devel