############################################################################## # # NAME : glite_bdii-site # # DESCRIPTION : This file contains the variable list to configure a site BDII # # AUTHORS : Laurence.Field@cern.ch, steve.traylen@cern.ch # # NOTES : - # # YAIM MODULE: glite-yaim-bdii # ############################################################################## # Site-wide settings SITE_NAME="GridKASchool00" SITE_DESC="GridKa School Site 00" SITE_SUPPORT_EMAIL="bertocco@pd.infn.it" SITE_SECURITY_EMAIL="bertocco@pd.infn.it" SITE_LOC="City, Country" SITE_WEB="http://www.my-site.org" ############################################################################# #The SITE_OTHER_* variables are free form after the SITE_OTHER_ prefix. # Please see # http://goc.grid.sinica.edu.tw/gocwiki/How_to_publish_my_site_information # for more details. # Note for multiple values a '|' is used as a delimiter # # For example: SITE_OTHER_GRID="WLCG|EGEE" # Other SITE_OTHER variables: # SITE_OTHER_EGEE_ROC="UK/I" # SITE_OTHER_WLCG_TIER="2" # SITE_OTHER_WLCG_PARENT="RAL-LCG2" # List of hosts where there are services that want to publish into the BDII #BDII_REGIONS="host-id-1 [host-id-2 [...]]" BDII_REGIONS="CREAM00" # The following example is valid for hosts using BDII. # If your host is using MDS instead (all 3.0 nodes) # change the port to 2135 and mds-vo-name=local #BDII_host-id-1_URL="ldap://host-id-1-hostname:2170/mds-vo-name=resource,o=grid" BDII_CREAM00_URL="ldap://gks-029.scc.kit.edu:2170/mds-vo-name=resource,o=grid"