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-stable
Commits
e90cc6e3
Commit
e90cc6e3
authored
Mar 07, 2002
by
Mac Newbold
Browse files
Updates to defs files.
parent
4e6e83b4
Changes
3
Hide whitespace changes
Inline
Side-by-side
defs-newbold-mini
0 → 100644
View file @
e90cc6e3
#
# This is the defaults definitions file for configure.
#
# Use the --with-TBDEFS=filename to specify your own. If you add a variable,
# be sure to go and update configure.in.
#
TBDBNAME=tbdb
WWWDEFS=mini
WWWDEFS=newbold-mini
TBADMINGROUP=flux
TBOPSEMAIL=newbold+mini-ops@cs.utah.edu
TBLOGSEMAIL=newbold+mini-log@cs.utah.edu
TBACTIVEARCHIVE=newbold+activearch@cs.utah.edu
TBUSERSARCHIVE=newbold+usersarch@cs.utah.edu
IPBASE=192.168
DELAYCAPACITY=1
BOSSNODE=boss.mini.emulab.net
USERNODE=users.mini.emulab.net
FSNODE=fs.mini.emulab.net
OURDOMAIN=mini.emulab.net
FSDIR_GROUPS=/z/groups
FSDIR_PROJ=/z/proj
FSDIR_USERS=/z/users
www/newbold-emulab-defs.php3
View file @
e90cc6e3
...
...
@@ -15,18 +15,18 @@ $TBCOOKIESUFFIX = "";
# Title Page stuff.
#
$TITLECOLOR
=
"#E04050"
;
$BANNERCOLOR
=
"#
ABABE0
"
;
$THISHOMEBASE
=
"Emulab.Net"
;
$THISPROJECT
=
"The
Utah
Network Testbed"
;
$BANNERCOLOR
=
"#
4080FF
"
;
$THISHOMEBASE
=
"
Newbold@
Emulab.Net"
;
$THISPROJECT
=
"The
Newbold
Network Testbed"
;
$TBMAILADDR_OPS
=
"newbold
@fast.
cs.utah.edu"
;
$TBMAILADDR_OPS
=
"newbold
+ops@
cs.utah.edu"
;
$TBMAIL_OPS
=
"Newbold Testbed Ops <
$TBMAILADDR_OPS
>"
;
$TBMAILADDR_WWW
=
"newbold
@fast.
cs.utah.edu"
;
$TBMAILADDR_WWW
=
"newbold
+www@
cs.utah.edu"
;
$TBMAIL_WWW
=
"Newbold Testbed WWW <
$TBMAILADDR_WWW
>"
;
$TBMAILADDR_APPROVAL
=
"newbold
@fast.
cs.utah.edu"
;
$TBMAILADDR_APPROVAL
=
"newbold
+approve@
cs.utah.edu"
;
$TBMAIL_APPROVAL
=
"Newbold Testbed Approval <
$TBMAILADDR_APPROVAL
>"
;
$TBMAILADDR_LOGS
=
"newbold
@fast.
cs.utah.edu"
;
$TBMAILADDR_LOGS
=
"newbold
+log@
cs.utah.edu"
;
$TBMAIL_LOGS
=
"Newbold Testbed Logs <
$TBMAILADDR_LOGS
>"
;
$TBMAILADDR_AUDIT
=
"newbold
@fast.
cs.utah.edu"
;
$TBMAILADDR_AUDIT
=
"newbold
+audit@
cs.utah.edu"
;
$TBMAIL_AUDIT
=
"Testbed Audit <
$TBMAILADDR_AUDIT
>"
;
?>
www/newbold-mini-defs.php3
0 → 100644
View file @
e90cc6e3
<?php
#
# Mac's definitions. Selected via configure.
#
$WWWHOST
=
"www.mini.emulab.net"
;
$WWW
=
"
$WWWHOST
/~newbold/www"
;
$TBBASE
=
"https://
$WWW
"
;
$TBDOCBASE
=
"http://
$WWW
"
;
$TBWWW
=
"<
$TBBASE
/>"
;
$TBAUTHDOMAIN
=
".emulab.net"
;
$TBSECURECOOKIES
=
1
;
$TBCOOKIESUFFIX
=
"-mini"
;
#
# Title Page stuff.
#
$TITLECOLOR
=
"#E04050"
;
$BANNERCOLOR
=
"#4080FF"
;
$THISHOMEBASE
=
"Mini-Newbold@Emulab.Net"
;
$THISPROJECT
=
"The Mini Newbold Network Testbed"
;
$TBMAILADDR_OPS
=
"newbold+mini-ops@cs.utah.edu"
;
$TBMAIL_OPS
=
"Newbold Testbed Ops <
$TBMAILADDR_OPS
>"
;
$TBMAILADDR_WWW
=
"newbold+mini-www@cs.utah.edu"
;
$TBMAIL_WWW
=
"Newbold Testbed WWW <
$TBMAILADDR_WWW
>"
;
$TBMAILADDR_APPROVAL
=
"newbold+mini-approve@cs.utah.edu"
;
$TBMAIL_APPROVAL
=
"Newbold Testbed Approval <
$TBMAILADDR_APPROVAL
>"
;
$TBMAILADDR_LOGS
=
"newbold+mini-log@cs.utah.edu"
;
$TBMAIL_LOGS
=
"Newbold Testbed Logs <
$TBMAILADDR_LOGS
>"
;
$TBMAILADDR_AUDIT
=
"newbold+mini-audit@cs.utah.edu"
;
$TBMAIL_AUDIT
=
"Testbed Audit <
$TBMAILADDR_AUDIT
>"
;
?>
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