Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
ebafe7ec
Commit
ebafe7ec
authored
Feb 22, 2017
by
Leigh B Stoller
Browse files
Add c4130 type to x86 type list.
parent
2a38a18d
Changes
1
Show whitespace changes
Inline
Side-by-side
protogeni/lib/GeniIMS.pm.in
View file @
ebafe7ec
...
...
@@ -82,7 +82,7 @@ my $SERVERVERSION = 1;
#
my
@
X86TYPES
=
(
"C240M4"
,
"C220M4"
,
"pcvm"
,
"r320"
,
"c6220"
,
"dl360"
,
"r720"
,
"c8220"
,
"c8220x"
,
"d2100"
,
"d710"
,
"d820"
,
"d430"
,
"pc3000"
,
"c220g1"
,
"c220g2"
,
"c6320"
,
"m510"
);
"c220g1"
,
"c220g2"
,
"c6320"
,
"m510"
,
"c4130"
);
#
We
are
using
a
different
DB
.
my
$
DB
;
...
...
Write
Preview
Supports
Markdown
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