Skip to content
Snippets Groups Projects
Commit 4983b197 authored by Shashi Guruprasad's avatar Shashi Guruprasad
Browse files

Added defs-shash-emulab www/shash-emulab-defs.php3 so that I can have my

own development tree -Shashi
parent 7f9e8d64
No related branches found
No related tags found
No related merge requests found
#
# This is the definitions file for Shashi on Emulab.Net.
#
TBDBNAME=tbdb
WWWDEFS=shash-emulab
TBOPSEMAIL=shash@cs.utah.edu
TBLOGSEMAIL=shash@cs.utah.edu
BOSSNODE=boss.emulab.net
USERNODE=users.emulab.net
FSNODE=fs.emulab.net
OURDOMAIN=emulab.net
DELAYCAPACITY=2
IPBASE=192.168
FSDIR_GROUPS=/q/groups
FSDIR_PROJ=/q/proj
FSDIR_USERS=/users
<?php
#
# Shashi's definitions. Selected via configure.
#
$WWWHOST = "www.emulab.net";
$WWW = "$WWWHOST/~shash/www";
$TBBASE = "https://$WWW";
$TBDOCBASE = "http://$WWW";
$TBWWW = "<$TBBASE/>";
$TBAUTHDOMAIN = ".emulab.net";
$TBSECURECOOKIES= 1;
$TBCOOKIESUFFIX = "";
#
# Title Page stuff.
#
$TITLECOLOR = "#E04050";
$BANNERCOLOR = "#ABABE0";
$THISHOMEBASE = "Emulab.Net";
$THISPROJECT = "The Utah Network Testbed";
$TBMAILADDR_OPS = "shash@cs.utah.edu";
$TBMAIL_OPS = "Shashi Testbed Ops <$TBMAILADDR_OPS>";
$TBMAILADDR_WWW = "shash@cs.utah.edu";
$TBMAIL_WWW = "Shashi Testbed WWW <$TBMAILADDR_WWW>";
$TBMAILADDR_APPROVAL = "shash@cs.utah.edu";
$TBMAIL_APPROVAL = "Shashi Testbed Approval <$TBMAILADDR_APPROVAL>";
$TBMAILADDR_LOGS = "shash@cs.utah.edu";
$TBMAIL_LOGS = "Shashi Testbed Logs <$TBMAILADDR_LOGS>";
$TBMAILADDR_AUDIT = "shash@cs.utah.edu";
$TBMAIL_AUDIT = "Shashi Testbed Audit <$TBMAILADDR_AUDIT>";
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment