Remove unsupported anaconda-docker-addon (#619)

It is failing to load on Fedora for quite some time and there no-one
complaining about this so it would be easier to disable it instead of
fixing it.

(cherry picked from commit d64a320ba1)
This commit is contained in:
Jiri Konecny 2019-02-21 17:44:29 +01:00 committed by Brian C. Lane
parent ce361d6f48
commit 36b0985265
1 changed files with 0 additions and 6 deletions

View File

@ -180,11 +180,5 @@ installpkg gdisk hexedit sg3_utils
## satisfy libnotify's desktop-notification-daemon with the least crazy option
installpkg notification-daemon
## Docker enabled boot.iso
# Not all arches currently have docker
%if basearch not in ("ppc", "ppc64", "s390"):
installpkg docker-anaconda-addon
%endif
## actually install all the requested packages
run_pkg_transaction