From d19c29a2f14c27559cebbb60e287b963f7349b67 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl --- xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl index 11db26e25..7157db7b2 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl @@ -6,7 +6,7 @@ key --skip lang en_US.UTF-8 network --bootproto=static --ip=replace_ip --netmask=replace_netmask --gateway=replace_gateway --nameserver=replace_nameserver --hostname=replace_hostname rootpw replace_rootpw -firewall --disabled +firewall --disabled authconfig --enableshadow --enablemd5 selinux --disabled timezone --utc America/New_York @@ -25,4 +25,4 @@ part swap --size=512 --ondisk=dasda %packages replace_software_packages -%post \ No newline at end of file +%post