Change mgt value for bpa's to bpa
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c7724e191d
commit
1f4b378b28
@ -293,7 +293,7 @@ sub writeframe {
|
||||
my %hash = (id => $idregex);
|
||||
|
||||
if ($STANZAS{'xcat-site'}->{'use-direct-fsp-control'}) {
|
||||
$tables{'nodehm'}->setNodeAttribs('frame', {mgt => 'fsp'});
|
||||
$tables{'nodehm'}->setNodeAttribs('frame', {mgt => 'bpa'});
|
||||
my $hcpregex = '|(.+)|($1)|'; # its managed by itself
|
||||
$hash{hcp} = $hcpregex;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user