#
# setting for L&B
#
# copy this file to @defaultdir@
#

#
# system settings
#

#GLITE_LOCATION=@glite_prefix@
#GLITE_LOCATION_ETC='@glite_etc@'

# query timeout
GLITE_WMS_QUERY_TIMEOUT=300
# CA certificates directory
#X509_CERT_DIR='/etc/grid-security/certificates'
# VOMS directory
#X509_VOMS_DIR='/etc/grid-security/vomsdir'
#GLITE_HOST_CERT='/var/lib/glite/.certs/hostcert.pem'
#GLITE_HOST_KEY='/var/lib/glite/.certs/hostkey.pem'

#
# purge and exports
#

# purge timeouts
GLITE_LB_EXPORT_PURGE_ARGS='--cleared 2d --aborted 15d --cancelled 15d --other 60d'

# glite-info

# testbed: http://emitbdsr1.cern.ch:9126
# official example: http://emiregistry2.grid.niif.hu:54321
#EMIR_URL=

#SITE_NAME=
#SITE_EMAIL=
#SITE_LONG=
#SITE_LAT=
#SITE_ADDRESS=
#SITE_PLACE=
#SITE_COUNTRY=
#SITE_POSTCODE=

#
# L&B configuration
#

# L&B service type (server/proxy/both)
#GLITE_LB_TYPE=server
# MSG publish
#GLITE_LB_MSG_BROKER='true'
# PROD - production, TEST-NWOB - testing
#GLITE_LB_MSG_NETWORK='PROD'
#LCG_GFAL_INFOSYS='lcg-bdii.cern.ch:2170'
#GLITE_LB_INDEX_OWNER=
# configure glite-LB to be used with Real Time Monitor (harvester)
#GLITE_LB_RTM_ENABLED='false'
# start-up L&B notifications harvester
#GLITE_LB_HARVESTER_ENABLED='false'

#
# L&B authorizations (items in list separated by comma)
#

#GLITE_LB_SUPER_USERS=
#GLITE_LB_WMS_DN=
GLITE_LB_RTM_DN='/C=UK/O=eScience/OU=Imperial/L=Physics/CN=heppc24.hep.ph.ic.ac.uk/Email=janusz.martyniak@imperial.ac.uk'
#GLITE_LB_AUTHZ_ADMIN_ACCESS=
#GLITE_LB_AUTHZ_READ_ALL=
#GLITE_LB_AUTHZ_PURGE=
#GLITE_LB_AUTHZ_STATUS_FOR_MONITORING=
#GLITE_LB_AUTHZ_GET_STATISTICS=
#GLITE_LB_AUTHZ_GRANT_OWNERSHIP=
#GLITE_LB_AUTHZ_REGISTER_JOBS=".*"
#GLITE_LB_AUTHZ_LOG_WMS_EVENTS=".*"
#GLITE_LB_AUTHZ_LOG_CE_EVENTS=".*"
#GLITE_LB_AUTHZ_LOG_GENERAL_EVENTS=".*"

#
# additional options
#

# bkserver additional options
#GLITE_LB_SERVER_OPTIONS='--greyjobs --html-header @glite_etc@/glite-lb/html-header.html --gridmap-file @glite_etc@/glite-lb/gridmap'
# locallogger additional options
#GLITE_LB_LOGD_OPTIONS=
# interlogger additional options
#GLITE_LB_IL_OPTIONS=
# notification interlogger additional options
#GLITE_LB_NOTIF_IL_OPTIONS=
# proxy interlogger additional options
#GLITE_LB_PROXY_IL_OPTIONS=
# harvester additional options
#GLITE_LB_HARVESTER_OPTIONS=

