mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-11 14:00:17 +00:00
To support site.precreatemypostscripts=1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -197,7 +197,13 @@ sub setdestiny {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# if precreatemypostscripts=1, create each mypostscript for each node
|
||||
# otherwise, create it during installation /updatenode
|
||||
require xCAT::Postage;
|
||||
xCAT::Postage::create_mypostscript_or_not($request, $callback, $subreq);
|
||||
|
||||
|
||||
#print Dumper($req);
|
||||
$errored=0;
|
||||
$subreq->({command=>["mk$state"],
|
||||
|
Reference in New Issue
Block a user