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
fa2a4dc0
Commit
fa2a4dc0
authored
Oct 27, 2015
by
Leigh B Stoller
Browse files
Remove default osname for emulab-xen nodes and let it fall
through to where it uses the default from sitevars.
parent
d4c3a260
Changes
1
Show whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCM.pm.in
View file @
fa2a4dc0
...
...
@@ -1108,10 +1108,7 @@ sub GetTicketAuxAux($$$$$$$$$$$)
$osname = "UBUNTU12-64-STD";
}
}
elsif (!defined($osname)) {
# Allow for url above.
$osname = "UBUNTU12-64-STD";
}
# If not set, we will pick up the default_image below.
#
# Look for the knobs
#
...
...
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