[Erp5-report] r45786 luke - /erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/tem...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 3 14:23:06 CEST 2011


Author: luke
Date: Tue May  3 14:23:06 2011
New Revision: 45786

URL: http://svn.erp5.org?rev=45786&view=rev
Log:
Add missing template file.

Added:
    erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/template/tidstorage.py.in

Added: erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/template/tidstorage.py.in
URL: http://svn.erp5.org/erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/template/tidstorage.py.in?rev=45786&view=auto
==============================================================================
--- erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/template/tidstorage.py.in (added)
+++ erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/template/tidstorage.py.in [utf8] Tue May  3 14:23:06 2011
@@ -0,0 +1,15 @@
+known_tid_storage_identifier_dict = %(known_tid_storage_identifier_dict)s
+base_url = '%(base_url)s'
+host = '%(host)s'
+port = %(port)s
+
+#logfile_name = 'tidstorage.log'
+#pidfile_name = 'tidstorage.pid'
+#fork = False
+#setuid = None
+#setgid = None
+#status_file = 'tidstorage.tid'
+burst_period = 30
+full_dump_period = 300
+
+timestamp_file_path = '%(timestamp_file_path)s'



More information about the Erp5-report mailing list