diff options
Diffstat (limited to 'qa/051.hosts')
-rw-r--r-- | qa/051.hosts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qa/051.hosts b/qa/051.hosts new file mode 100644 index 0000000..242aaa7 --- /dev/null +++ b/qa/051.hosts @@ -0,0 +1,14 @@ +# Need to customize this for the local environment +# +# Each $remote_x must be assigned to a valid hostname that can be +# looked up using the local DNS ... they do _not_ have to have PCP +# installed nor pmcd(1) running ... but they _do_ need to map to five +# unique IP addresses +# +# Used in setup.051 and 051. +# +remote_1=www.sgi.com +remote_2=www.aconex.com +remote_3=support.sgi.com +remote_4=oss.sgi.com +remote_5=sourceforge.net |