Added comments
authorRobert Harakaly <robert.harakaly@cern.ch>
Fri, 19 Nov 2004 18:23:47 +0000 (18:23 +0000)
committerRobert Harakaly <robert.harakaly@cern.ch>
Fri, 19 Nov 2004 18:23:47 +0000 (18:23 +0000)
org.glite.deployment.lb/config/scripts/glite-lb-config.py
org.glite.deployment.lb/project/glite-lb.sdf.xml.template

index 71109dc..0b751cb 100644 (file)
@@ -3,6 +3,9 @@
 #
 # Template script for configuring the gLite LB service
 # David Collados <david.collados@cern.ch>
+#   and
+# Robert Harakaly <robert.harakaly@cern.ch>
+#
 # $Id:
 #
 #####################################################################################
 #
 #####################################################################################
 
+#####################################################################################
+#
+#    Used configuration parameters
+#
+#    lb.database.name
+#    lb.database.username
+#
+#####################################################################################
 import os,string
 import sys, posix
 import getopt
index 3deb96d..d4ebc64 100644 (file)
                </service>
        </services>
        <dependencies>
+         <!-- glite service tool -->
        </dependencies>
 </node>