ironic-agent: don't remove make

It turns out make has always been a tacit dependency of openssl as it
ships a Makefile for certificates [1].  This just recently changed to
be a hard dependency in F27, so this now fails as openssl is a
dependency of protected packages such as dnf.  Since it's always been
wrong to remove it, we take it out of the purge list.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=783446

Change-Id: I69efb3a56878ab97c4587bbbf5356bea752f2846
This commit is contained in:
Ian Wienand 2017-12-07 13:57:38 +11:00
parent 7470ee26e0
commit dcbb7e7ebb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if [ $DISTRO_NAME = 'fedora' ] ; then
install-packages -e kernel-debug-devel gcc fedora-logos \
rsync pykickstart \
make genisoimage tcpdump \
genisoimage tcpdump \
man-db kbd-misc \
plymouth cronie ${_remove_yum}