Ignore:
Timestamp:
27 Apr 2018, 07:35:05 (7 years ago)
Author:
Henrik Bettermann
Message:

Initialize ESITM portal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.esitm/trunk/buildout-zeo.cfg

    r11394 r14995  
    118118# See http://pypi.python.org/pypi/zc.recipe.egg for details...
    119119recipe = zc.recipe.egg
    120 eggs = kofacustom.skeleton [beaker, diazo]
     120eggs = kofacustom.esitm [beaker, diazo]
    121121arguments = "${buildout:parts-directory}/etc/zeo1.conf"
    122122scripts = kofactl=zeo_client1
     
    125125# See http://pypi.python.org/pypi/zc.recipe.egg for details...
    126126recipe = zc.recipe.egg
    127 eggs = kofacustom.skeleton [beaker, diazo]
     127eggs = kofacustom.esitm [beaker, diazo]
    128128arguments = "${buildout:parts-directory}/etc/zeo2.conf"
    129129scripts = kofactl=zeo_client2
Note: See TracChangeset for help on using the changeset viewer.