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:
@ -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
|
||||
|
Reference in New Issue
Block a user