Missing messaging environment variables in profile files. This fixes setup stage...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 15 Feb 2013 13:34:20 +0000 (13:34 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 15 Feb 2013 22:00:12 +0000 (23:00 +0100)
org.glite.lb.yaim/config/functions/config_glite_lb.in

index 925a8a2..c339e17 100644 (file)
@@ -50,6 +50,11 @@ function config_glite_lb_setenv(){
   yaimgridenv_set GLITE_LB_SERVER_OTHER_OPTIONS "${GLITE_LB_SERVER_OTHER_OPTIONS}"
   yaimgridenv_set GLITE_LB_NOTIF_IL_OTHER_OPTIONS "${GLITE_LB_NOTIF_IL_OTHER_OPTIONS}"
   yaimgridenv_set GLITE_LB_PROXY_IL_OTHER_OPTIONS "${GLITE_LB_PROXY_IL_OTHER_OPTIONS}"
+  yaimgridenv_set GLITE_LB_HARVESTER_OTHER_OPTIONS "${GLITE_LB_HARVESTER_OTHER_OPTIONS}"
+
+  yaimgridenv_set GLITE_LB_MSG_BROKER "${GLITE_LB_MSG_BROKER}"
+  yaimgridenv_set GLITE_LB_MSG_NETWORK "${GLITE_LB_MSG_NETWORK}"
+  yaimgridenv_set LCG_GFAL_INFOSYS "${LCG_GFAL_INFOSYS}"
 
   #
   # default L&B mode (proxy/server/both) according to the node list,