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
129defe2
Commit
129defe2
authored
Feb 22, 2016
by
Leigh B Stoller
Browse files
All new images get d430 too. Need to come back to this.
parent
594f966e
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniIMS.pm.in
View file @
129defe2
#
!/usr/bin/perl -w
#
!/usr/bin/perl -w
#
#
#
Copyright
(
c
)
2008
-
201
5
University
of
Utah
and
the
Flux
Group
.
#
Copyright
(
c
)
2008
-
201
6
University
of
Utah
and
the
Flux
Group
.
#
#
#
{{{
GENIPUBLIC
-
LICENSE
#
{{{
GENIPUBLIC
-
LICENSE
#
#
...
@@ -81,7 +81,7 @@ my $SERVERVERSION = 1;
...
@@ -81,7 +81,7 @@ my $SERVERVERSION = 1;
#
x86
types
.
#
x86
types
.
#
#
my
@
X86TYPES
=
(
"C240M4"
,
"C220M4"
,
"pcvm"
,
"r320"
,
"c6220"
,
"dl360"
,
"r720"
,
my
@
X86TYPES
=
(
"C240M4"
,
"C220M4"
,
"pcvm"
,
"r320"
,
"c6220"
,
"dl360"
,
"r720"
,
"c8220"
,
"c8220x"
,
"d2100"
,
"d710"
,
"d820"
,
"pc3000"
);
"c8220"
,
"c8220x"
,
"d2100"
,
"d710"
,
"d820"
,
"
d430"
,
"
pc3000"
);
#
We
are
using
a
different
DB
.
#
We
are
using
a
different
DB
.
my
$
DB
;
my
$
DB
;
...
...
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