2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 18:50:28 +00:00

Update reg_linux_statelite_installation_flat

This commit is contained in:
caomengmeng
2016-09-26 16:33:56 +08:00
committed by GitHub
parent e57f574141
commit d381e79f81

View File

@@ -9,7 +9,7 @@ check:rc==0
cmd:makeconservercf $$CN
check:rc==0
cmd:sleep 20
cmd:if [[ "__GETNODEATTR($$CN,arch)__" =~ "ppc64" ]]; then getmacs -D $$CN; fi
cmd:if [[ "__GETNODEATTR($$CN,arch)__" = "ppc64" ]]; then getmacs -D $$CN; fi
check:rc==0
cmd:makedhcp -n
check:rc==0