IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25396


Ignore:
Timestamp:
Sep 15, 2009, 3:57:41 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/20090715/operations
Files:
3 edited
74 copied

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/operations/ippconfig/site.config

    r22720 r25396  
    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://nebulous.mhpcc.ipp.ifa.hawaii.edu/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
  • branches/eam_branches/20090715/operations/registration/ptolemy.rc

    r23434 r25396  
    22PANTASKS_SERVER_STDOUT  pantasks.stdout.log
    33PANTASKS_SERVER_STDERR  pantasks.stderr.log
    4 PANTASKS_SERVER         ipp009
     4PANTASKS_SERVER         ippc02
    55PASSWORD                foobar
    66
  • branches/eam_branches/20090715/operations/summitcopy/ptolemy.rc

    r22425 r25396  
    22PANTASKS_SERVER_STDOUT  pantasks.stdout.log
    33PANTASKS_SERVER_STDERR  pantasks.stderr.log
    4 PANTASKS_SERVER         ipp007
     4PANTASKS_SERVER         ippc01
    55PASSWORD                foobar
    66
Note: See TracChangeset for help on using the changeset viewer.