modify linux_full_installation for supporting sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c418b962ba
commit
19b413af7f
@ -19,8 +19,8 @@ cmd:makedhcp -a
|
||||
check:rc==0
|
||||
cmd:service dhcpd restart
|
||||
check:rc==0
|
||||
cmd:cat /var/lib/dhcpd/dhcpd.leases| grep $$CN
|
||||
check:output=~$$CN
|
||||
#cmd:cat /var/lib/dhcpd/dhcpd.leases| grep $$CN
|
||||
#check:output=~$$CN
|
||||
cmd:copycds $$ISO
|
||||
check:rc==0
|
||||
cmd:nodeset $$CN install
|
||||
|
Loading…
Reference in New Issue
Block a user