4 ../../component/dcron/buildout.cfg
8 collective.recipe.template-egg
18 [collective.recipe.template-egg]
19 recipe = zc.recipe.egg
20 eggs = collective.recipe.template
24 recipe = zc.recipe.egg
25 interpreter = pythonforrssgen
30 recipe = slapos.recipe.template
31 url = ${:_profile_base_location_}/make-rss.sh.in
33 output = ${buildout:directory}/make-rss.sh.in
37 recipe = hexagonit.recipe.download
38 url = ${:_profile_base_location_}/${:filename}
41 filename = run-monitor-script.sh.in
45 recipe = slapos.recipe.template
46 url = ${:_profile_base_location_}/monitor.cfg.in
47 output = ${buildout:directory}/monitor.cfg
48 #md5sum = 6564a2e7c7d9e631b997ff2960ad3299
52 recipe = hexagonit.recipe.download
53 url = ${:_profile_base_location_}/${:filename}
56 filename = monitor.py.in
60 recipe = hexagonit.recipe.download
61 url = ${:_profile_base_location_}/${:filename}
64 filename = status2rss.py
68 recipe = slapos.recipe.template
69 url = ${template-dcron-service:output}
70 output = $${directory:services}/crond
72 logfile = $${directory:log}/crond.log
75 #recipe = slapos.recipe.download
76 #url = ${:_profile_base_location_}/status2rss.py
77 #md5sum = 916f37f083b1ef391adea2f7a717bf8a
78 #location = ${buildout:parts-directory}/${:_buildout_section_name_}/status2rss.py
82 recipe = z3c.recipe.scripts