nimnodeset with SN can't make bundles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
607ca251c9
commit
ec9a02d136
@ -8557,8 +8557,7 @@ sub make_SN_resource
|
||||
|
||||
# define the local resource
|
||||
my $cmd;
|
||||
$cmd = "/usr/sbin/nim -Fo define -t $restype -a
|
||||
server=master -a location=$lochash{$res} ";
|
||||
$cmd = "/usr/sbin/nim -Fo define -t $restype -a server=master -a location=$lochash{$res} ";
|
||||
my @validattrs = ("verbose", "nfs_vers", "nfs_sec", "source", "dest_dir", "group");
|
||||
|
||||
my %cmdattrs;
|
||||
|
Loading…
Reference in New Issue
Block a user