Skip to content
GitLab
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
00af666a
Commit
00af666a
authored
Dec 03, 2014
by
Leigh B Stoller
Browse files
Oops, not actually ready to make Cloudlab the default for Cloud
users yet.
parent
3383e882
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/instantiate.php
View file @
00af666a
...
...
@@ -470,7 +470,7 @@ if (!isset($create)) {
$defaults
[
"sshkey"
]
=
""
;
$defaults
[
"profile"
]
=
(
isset
(
$profile
)
?
$profile
:
$profile_default
);
if
(
$ISCLOUD
)
{
$defaults
[
"where"
]
=
'Utah
Cloudlab
'
;
$defaults
[
"where"
]
=
'Utah
APT
'
;
}
else
{
$defaults
[
"where"
]
=
'Utah APT'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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