Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Elijah Grubb
emulab-devel
Commits
4f02af85
Commit
4f02af85
authored
Jul 01, 2002
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Defs files for wide.emulab.net
parent
70494752
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
60 additions
and
0 deletions
+60
-0
defs-wide
defs-wide
+25
-0
www/wide-defs.php3
www/wide-defs.php3
+35
-0
No files found.
defs-wide
0 → 100644
View file @
4f02af85
#
# This is the defaults definitions file for configure.
# See doc/setup.txt for an explanation of these variables.
#
# Use the --with-TBDEFS=filename to specify your own file.
# If you add a variable, be sure to go and update configure.in.
#
TBDBNAME=tbdb
WWWDEFS=wide
TBADMINGROUP=tbadmin
TBOPSEMAIL=widetestbed-ops@flux.cs.utah.edu
TBLOGSEMAIL=widetestbed-logs@flux.cs.utah.edu
TBAUDITEMAIL=widetestbed-audit@flux.cs.utah.edu
TBACTIVEARCHIVE=testbed-active-users-archive@flux.cs.utah.edu
TBUSERSARCHIVE=testbed-users-archive@flux.cs.utah.edu
IPBASE=192.168
DELAYCAPACITY=2
BOSSNODE=boss.wide.emulab.net
USERNODE=boss.wide.emulab.net
FSNODE=fs.wide.emulab.net
OURDOMAIN=wide.emulab.net
FSDIR_GROUPS=/z/groups
FSDIR_PROJ=/z/proj
FSDIR_USERS=/z/users
UNIFIED_BOSS_AND_OPS=1
www/wide-defs.php3
0 → 100644
View file @
4f02af85
<?php
#
# Default definitions, selected via configure.
# See doc/setup.txt in the root of the source tree for
# explanations of some of these variables.
#
$WWWHOST
=
"www.wide.emulab.net"
;
$WWW
=
"
$WWWHOST
"
;
$TBBASE
=
"https://
$WWW
"
;
$TBDOCBASE
=
"http://
$WWW
"
;
$TBWWW
=
"<
$TBBASE
/>"
;
$TBAUTHDOMAIN
=
"wide.emulab.net"
;
$TBSECURECOOKIES
=
1
;
$TBCOOKIESUFFIX
=
""
;
$TBMAINSITE
=
0
;
#
# Title Page stuff.
#
$TITLECOLOR
=
"#E04050"
;
$BANNERCOLOR
=
"#ABABE0"
;
$THISHOMEBASE
=
"Wide.Emulab.Net"
;
$THISPROJECT
=
"The Wide-Area Network Testbed"
;
$TBMAILADDR_OPS
=
"widetestbed-ops@flux.cs.utah.edu"
;
$TBMAIL_OPS
=
"Testbed Ops <
$TBMAILADDR_OPS
>"
;
$TBMAILADDR_WWW
=
"widetestbed-www@flux.cs.utah.edu"
;
$TBMAIL_WWW
=
"Testbed WWW <
$TBMAILADDR_WWW
>"
;
$TBMAILADDR_APPROVAL
=
"widetestbed-approval@flux.cs.utah.edu"
;
$TBMAIL_APPROVAL
=
"Testbed Approval <
$TBMAILADDR_APPROVAL
>"
;
$TBMAILADDR_LOGS
=
"widetestbed-logs@flux.cs.utah.edu"
;
$TBMAIL_LOGS
=
"Testbed Logs <
$TBMAILADDR_LOGS
>"
;
$TBMAILADDR_AUDIT
=
"widetestbed-audit@flux.cs.utah.edu"
;
$TBMAIL_AUDIT
=
"Testbed Audit <
$TBMAILADDR_AUDIT
>"
;
?>
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