We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ae85f2 + b179e60 commit 8af51c9Copy full SHA for 8af51c9
docker/centos-7.ks
@@ -59,7 +59,6 @@ passwd
59
yum-utils
60
yum-plugin-ovl
61
62
-
63
%end
64
65
%post --log=/anaconda-post.log
@@ -75,7 +74,8 @@ yum -y remove bind-libs bind-libs-lite dhclient dhcp-common dhcp-libs \
75
74
grubby initscripts iproute iptables kexec-tools libcroco libgomp \
76
libmnl libnetfilter_conntrack libnfnetlink libselinux-python lzo \
77
libunistring os-prober python-decorator python-slip python-slip-dbus \
78
- snappy sysvinit-tools which linux-firmware GeoIP firewalld-filesystem
+ snappy sysvinit-tools which linux-firmware GeoIP firewalld-filesystem \
+ qemu-guest-agent
79
80
yum clean all
81
0 commit comments