3 ../../component/bash/buildout.cfg
4 ../../component/busybox/buildout.cfg
5 ../../component/curl/buildout.cfg
6 ../../component/dash/buildout.cfg
7 ../../component/dcron/buildout.cfg
8 ../../component/dropbear/buildout.cfg
9 ../../component/git/buildout.cfg
10 ../../component/logrotate/buildout.cfg
11 ../../component/lxml-python/buildout.cfg
12 ../../component/nano/buildout.cfg
13 ../../component/nginx/buildout.cfg
14 ../../component/rsync/buildout.cfg
15 ../../component/python-2.7/buildout.cfg
16 ../../component/screen/buildout.cfg
17 ../../component/shellinabox/buildout.cfg
18 ../../component/vim/buildout.cfg
19 ../../stack/slapos.cfg
21 ../../stack/resilient/buildout.cfg
22 ../../stack/monitor/buildout.cfg
24 # stacks are listed from most generic to most specific,
25 # to avoid versioning issues
30 instance-runner-import
31 instance-runner-export
34 # XXX: we have to manually add this for resilience
36 collective.recipe.template-egg
39 recipe = slapos.recipe.template
40 url = ${:_profile_base_location_}/instance.cfg
41 output = ${buildout:directory}/template.cfg
42 md5sum = 8a47421ac6158b4ee476acab212c67d9
46 recipe = slapos.recipe.template
47 url = ${:_profile_base_location_}/instance-runner.cfg
48 output = ${buildout:directory}/template-runner.cfg.in
49 md5sum = 8a6688ed89f49d32312f2145b7f7d15e
52 [template-runner-import-script]
53 recipe = hexagonit.recipe.download
54 url = ${:_profile_base_location_}/template/runner-import.sh.jinja2
56 md5sum = d64529e263d42b0b56e5fe3a976d18c9
57 filename = runner-import.sh.jinja2
60 [instance-runner-import]
61 recipe = slapos.recipe.template
62 url = ${:_profile_base_location_}/instance-runner-import.cfg.in
63 output = ${buildout:directory}/instance-runner-import.cfg
64 md5sum = a85d054b3e2ae9243d8d188c897dc121
67 [template-runner-export-script]
68 recipe = hexagonit.recipe.download
69 url = ${:_profile_base_location_}/template/runner-export.sh.jinja2
71 md5sum = e74a0cbda64182c7fdff42cc46f07a12
72 filename = runner-export.sh.jinja2
75 [instance-runner-export]
76 recipe = slapos.recipe.template
77 url = ${:_profile_base_location_}/instance-runner-export.cfg.in
78 output = ${buildout:directory}/instance-runner-export.cfg
79 md5sum = 521bad4c571b5b2dc3eee6090802de95
83 recipe = slapos.recipe.download
84 url = ${:_profile_base_location_}/instance-resilient.cfg.jinja2
85 md5sum = aec7fb7fe57b48c5c26c7adcdff36d26
86 filename = instance-resilient.cfg.jinja2
89 [template-resilient-test]
90 recipe = hexagonit.recipe.download
91 url = ${:_profile_base_location_}/instance-resilient-test.cfg.jinja2
93 md5sum = 01545742e97b4b95cd5e14d5d7cb1584
94 filename = instance-resilient-test.cfg.jinja2
98 recipe = hexagonit.recipe.download
99 url = ${:_profile_base_location_}/nginx_conf.in
101 md5sum = 7c0608eafb5c6998846851744a70b3de
102 filename = nginx_conf.in
105 [template_httpd_conf]
106 recipe = hexagonit.recipe.download
107 url = ${:_profile_base_location_}/httpd_conf.in
109 md5sum = 94bc5d6f1afc4e075d530fed496f47c2
110 filename = httpd_conf.in
114 recipe = slapos.recipe.download
115 url = ${:_profile_base_location_}/launcher.in
116 md5sum = 525e37ea8b2acf6209869999b15071a6
117 filename = launcher.in
119 location = ${buildout:parts-directory}/${:_buildout_section_name_}
121 [template-slapos-cfg]
122 recipe = hexagonit.recipe.download
123 url = ${:_profile_base_location_}/template/${:filename}
124 md5sum = ca57a8bf1d4da20344fab602a69b807f
125 location = ${buildout:parts-directory}/${:_buildout_section_name_}
126 filename = slapos.cfg.in
130 [template-parameters]
131 recipe = hexagonit.recipe.download
132 url = ${:_profile_base_location_}/${:filename}
133 md5sum = f8446fcf254b4929eb828a9a1d7e5f62
134 location = ${buildout:parts-directory}/${:_buildout_section_name_}
135 filename = parameters.xml.in
139 [template-bash-profile]
140 recipe = hexagonit.recipe.download
141 url = ${:_profile_base_location_}/template/${:filename}
142 md5sum = 39dc910743c70d5120a778779a052cad
143 location = ${buildout:parts-directory}/${:_buildout_section_name_}
144 filename = bash_profile.in
148 [template-supervisord]
149 recipe = hexagonit.recipe.download
150 url = ${:_profile_base_location_}/template/${:filename}
151 md5sum = 239fe88e1522afe7686572dd34568720
152 location = ${buildout:parts-directory}/${:_buildout_section_name_}
153 filename = supervisord.conf.in
157 [template-listener-slapgrid]
158 recipe = hexagonit.recipe.download
159 url = ${:_profile_base_location_}/template/${:filename}
160 md5sum = 49d50410cf7467175a841eb7cd0d93d4
161 location = ${buildout:parts-directory}/${:_buildout_section_name_}
162 filename = listener_slapgrid.py.in
167 recipe = hexagonit.recipe.download
168 url = ${:_profile_base_location_}/template/${:filename}
170 md5sum = 4c44d617d5bfd1db8695200e896480c0
171 destination = ${buildout:parts-directory}/monitor-template-cors-domain-cgi
172 filename = cors-domain.jinja
176 recipe = z3c.recipe.scripts
179 collective.recipe.environment
182 hexagonit.recipe.download
190 slapos.libnetworkcache
192 slapos.toolbox[flask_auth]
198 # Add slapos.libnetworkcache to path of slapos.core so that slaprunner can build SRs using cache
204 hexagonit.recipe.download
213 slapos.libnetworkcache
216 recipe = zc.recipe.egg
217 interpreter = pythonwitheggs