IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25216


Ignore:
Timestamp:
Aug 27, 2009, 5:00:28 PM (17 years ago)
Author:
Paul Price
Message:

Fixing nebulous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/operations/ippconfig/site.config

    r22720 r25216  
    99# List of tessellations, and their DVO CATDIR
    1010TESSELLATIONS   METADATA
    11         FIXNS   STR     path://GPC1/scitest.200807/FIXNS/
    1211END
    1312
     
    2524
    2625# nebulous server
    27 NEB_SERVER      STR     http://ipp004:80/nebulous       # Nebulous server
     26NEB_SERVER      STR     http://ippdb02:80/nebulous   # Nebulous server
    2827
    2928# Database configuration
    30 DBSERVER        STR     ipp004                  # Database host name (for psDBInit)
     29DBSERVER        STR     ippdb01                 # Database host name (for psDBInit)
    3130DBNAME          STR     NONE                    # Database name (for psDBInit)
    3231DBUSER          STR     ipp                     # Database user name (for psDBInit)
     
    3433DBPORT          S32     0                       # Database port (for psDBInit); 0 = default
    3534
    36 # other basic values:
    37 # XXX is TIME still needed / used?
    38 # XXX use autoconf to put this in a known location?
    39 # TIME          STR     psTime.config   # Time configuration file
Note: See TracChangeset for help on using the changeset viewer.