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
a7b80e87
Commit
a7b80e87
authored
Jul 10, 2017
by
Eric Eide
Browse files
Fix NSF award number for CloudLab.
We were previously acknowledging the KnowOps award.
parent
b1e744e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/portal_mainsite.php
View file @
a7b80e87
...
...
@@ -88,7 +88,7 @@ elseif ($_SERVER["SERVER_NAME"] == "www.cloudlab.us") {
$PORTAL_MANUAL
=
"http://docs.cloudlab.us"
;
$PORTAL_HELPFORUM
=
"cloudlab-users"
;
$PORTAL_PASSWORD_HELP
=
"CloudLab.us or Emulab.net Username"
;
$PORTAL_NSFNUMBER
=
"
CNS-1302688
"
;
$PORTAL_NSFNUMBER
=
"
1419199
"
;
$DEFAULT_AGGREGATE
=
"Utah Cloudlab"
;
$PORTAL_GENESIS
=
"cloudlab"
;
$PORTAL_NAME
=
"CloudLab"
;
...
...
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