From 8085261eaa57d54ee9e10a5ca51d6aab7209df8f Mon Sep 17 00:00:00 2001 From: Manuel Messner Date: Wed, 7 Feb 2018 13:26:44 +0100 Subject: http: centos-7.4: anaconda-ks.cfg: add update to %post section --- http/centos-7.4/anaconda-ks.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'http') diff --git a/http/centos-7.4/anaconda-ks.cfg b/http/centos-7.4/anaconda-ks.cfg index 5eab0b9..1d32e12 100644 --- a/http/centos-7.4/anaconda-ks.cfg +++ b/http/centos-7.4/anaconda-ks.cfg @@ -42,6 +42,7 @@ 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