summaryrefslogtreecommitdiff
path: root/common.config
diff options
context:
space:
mode:
authorMohamed Barwani <mohamedb@sgi.com>2007-04-12 15:41:06 +0000
committerMohamed Barwani <mohamedb@sgi.com>2007-04-12 15:41:06 +0000
commit82ad2b89c007a9d02ec27913ecb75ef1b0432937 (patch)
tree2d8addb3e1b552068a48209a7e67617683ad05a7 /common.config
parenta906340d27c7119c0ee69c3c21f076363c84a1cb (diff)
Added rizzo1 to known host list
Merge of master-melb:xfs-cmds:28405a by kenmcd. Added rizzo1 to known host list
Diffstat (limited to 'common.config')
-rw-r--r--common.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/common.config b/common.config
index abc81642..27d3a136 100644
--- a/common.config
+++ b/common.config
@@ -362,6 +362,13 @@ known_hosts()
SCRATCH_MNT=/mnt/xfs_scratch
SCRATCH_DEV=/dev/lxvm/xfs_scratch
;;
+ rizzo1)
+ EMAIL="mohamedb@sgi.com"
+ TEST_DIR=/mnt/xfs_test
+ TEST_DEV=/dev/lxvm/xfs_test
+ SCRATCH_MNT=/mnt/xfs_scratch
+ SCRATCH_DEV=/dev/lxvm/xfs_scratch
+ ;;
gaspode)
#dedicated qa machine (has some values already set)
[ -z "$MODULAR" ] && MODULAR=1