2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-03-26 11:53:33 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/install/esx/base.esxi4.1.tmpl

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 6fa9744d90
commit 69578ec306

View File

@@ -8,7 +8,7 @@ vmaccepteula
rootpw --iscrypted #CRYPT:passwd:key=vmware,username=root:password#
# clear all partitions.
clearpart --alldrives --overwritevmfs
clearpart --alldrives --overwritevmfs
# Choose the first disk (in channel/target/lun order) to install onto
autopart --firstdisk --overwritevmfs
@@ -18,7 +18,7 @@ install url http://#TABLE:noderes:$NODE:nfsserver#/install/#TABLE:nodetype:$NODE
# Set the network to DHCP on the first network adapter
#network --bootproto=dhcp --device=vmnic0
network --bootproto=dhcp
network --bootproto=dhcp
# reboot automatically when we're done.
reboot