From a0d87bbd4512e77c3a55ff3148a22aca040b2de3 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 22 Feb 2018 11:54:50 +0100 Subject: anaconda: centos-7.4: do not install systemd-{networkd,resolved} through kickstart --- http/centos-7.4/anaconda-ks.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/http/centos-7.4/anaconda-ks.cfg b/http/centos-7.4/anaconda-ks.cfg index 1d32e12..4cf9e03 100644 --- a/http/centos-7.4/anaconda-ks.cfg +++ b/http/centos-7.4/anaconda-ks.cfg @@ -41,7 +41,6 @@ with open('/tmp/setup-root-pass', 'w') as f: yum -y update yum -y install epel-release yum -y install ansible -yum -y install systemd-networkd systemd-resolved yum -y update # allow root login for ansible sed 's,^[[:blank:]]*#*PermitRootLogin.*,PermitRootLogin yes,g' /etc/ssh/sshd_config -- cgit v1.2.3-55-g7522