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