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
de7d5b94
Commit
de7d5b94
authored
May 14, 2012
by
Leigh B Stoller
Browse files
Add UBUNTU11-64-STD image when a protogeni rack.
parent
5706e999
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/phases/boss/images
View file @
de7d5b94
...
...
@@ -19,6 +19,11 @@ sub Install($$$)
return 0
if ($isupdate);
# Another good one for the rack.
if ($PROTOGENI_GENIRACK) {
push(@STDIMAGES, "UBUNTU11-64-STD");
}
Phase "IDs", "Setting up Images and OSs", sub {
if ($PROTOGENI_GENIRACK) {
require NodeType;
...
...
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