From 0e87eda61a70ae4e3821026cecd3eee4422ae046 Mon Sep 17 00:00:00 2001 From: nott Date: Thu, 14 Oct 2010 19:27:52 +0000 Subject: [PATCH] change call to dolitesetup git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/aixinstall.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/aixinstall.pm b/xCAT-server/lib/xcat/plugins/aixinstall.pm index 58c2a2746..a253b121d 100644 --- a/xCAT-server/lib/xcat/plugins/aixinstall.pm +++ b/xCAT-server/lib/xcat/plugins/aixinstall.pm @@ -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