2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-25 15:35:32 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 616130edb9
commit d19c29a2f1

View File

@ -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
%post