2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

change call to dolitesetup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott
2010-10-14 19:27:52 +00:00
parent 40ada950dd
commit 0e87eda61a

View File

@ -5695,9 +5695,7 @@ sub updatespot
# if this has a shared_root resource then
# it might need statelite setup
# For now check all the nodes in the group?? - TBD
my @nodes = ('all');
my $rc=xCAT::InstUtils->dolitesetup($image, \%imghash, \@nodes, $callback, $subreq);
my $rc=xCAT::InstUtils->dolitesetup($image, \%imghash, \@nodelist, $callback, $subreq);
}
# Modify the rc.dd-boot script