2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 01:56:39 +00:00

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 7cb093a9b2
commit 1f5cf1d0d9

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