Fix defect:3123160
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2b1d775d28
commit
8f470e3b57
@ -22,8 +22,8 @@ cmd:makedhcp -a
|
||||
check:rc==0
|
||||
cmd:service dhcpd restart
|
||||
check:rc==0
|
||||
cmd:cat /var/lib/dhcpd/dhcpd.leases| grep lpar5
|
||||
check:output=~lpar5
|
||||
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