Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Arif Ali
xcat-core
Commits
a10fe3f1
Commit
a10fe3f1
authored
Jul 30, 2014
by
daniceexi
Browse files
enable the rvitals and lsvm commands handle in ppc.pm
parent
f9b61a3b
Changes
1
Show whitespace changes
Inline
Side-by-side
xCAT-server/lib/perl/xCAT/PPC.pm
View file @
a10fe3f1
...
@@ -42,6 +42,7 @@ my %modules = (
...
@@ -42,6 +42,7 @@ my %modules = (
frame
=>
"
xCAT::FSPpower
",
frame
=>
"
xCAT::FSPpower
",
},
},
rvitals
=>
{
hmc
=>
"
xCAT::PPCvitals
",
rvitals
=>
{
hmc
=>
"
xCAT::PPCvitals
",
ivm
=>
"
xCAT::PPCvitals
",
fsp
=>
"
xCAT::FSPvitals
",
fsp
=>
"
xCAT::FSPvitals
",
bpa
=>
"
xCAT::FSPvitals
",
bpa
=>
"
xCAT::FSPvitals
",
cec
=>
"
xCAT::FSPvitals
",
cec
=>
"
xCAT::FSPvitals
",
...
@@ -60,6 +61,7 @@ my %modules = (
...
@@ -60,6 +61,7 @@ my %modules = (
fsp
=>
"
xCAT::FSPvm
",
fsp
=>
"
xCAT::FSPvm
",
},
},
lsvm
=>
{
hmc
=>
"
xCAT::PPCvm
",
lsvm
=>
{
hmc
=>
"
xCAT::PPCvm
",
ivm
=>
"
xCAT::PPCvm
",
fsp
=>
"
xCAT::FSPvm
",
fsp
=>
"
xCAT::FSPvm
",
cec
=>
"
xCAT::FSPvm
",
cec
=>
"
xCAT::FSPvm
",
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment