[buildout] extends = ../../stack/slapos.cfg ../../component/powerdns/buildout.cfg ../../stack/monitor/buildout.cfg parts = template slapos-cookbook monitor-eggs eggs [eggs] recipe = zc.recipe.egg eggs = plone.recipe.command [template] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance.cfg md5sum = da8be58db4255c07750f7a7583eab3ca output = ${buildout:directory}/template.cfg mode = 0644 [template-powerdns] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-powerdns.cfg md5sum = b2301de110ba95be46121dc18d7ca544 output = ${buildout:directory}/template-powerdns.cfg mode = 0644 [template-pdns-configuration] recipe = slapos.recipe.build:download url = ${:_profile_base_location_}/template/pdns.conf.jinja2 md5sum = 7934b7037344678eff3031e1e73e0bb2 mode = 640 [template-dns-replicate] recipe = slapos.recipe.build:download url = ${:_profile_base_location_}/instance-powerdns-replicate.cfg.jinja2 md5sum = 46acd4ed071df8d7139dcd0434be42eb mode = 0644 [iso-list] recipe = hexagonit.recipe.download ignore-existing = true url = ${:_profile_base_location_}/template/zz.countries.nexedi.dk.rbldnsd md5sum = c4dc8c141d81b92d92cdb82ca67a13ee location = ${buildout:parts-directory}/${:_buildout_section_name_} filename = zz.countries.nexedi.dk.rbldnsd download-only = true mode = 0644 [template-cdn-conf] recipe = hexagonit.recipe.download ignore-existing = true url = ${:_profile_base_location_}/template/cdn.conf.in md5sum = 29c29f93b3b0bd2f71f86f7b337e4543 location = ${buildout:parts-directory}/${:_buildout_section_name_} filename = cdn.conf.in download-only = true mode = 0644 [versions] PyRSS2Gen = 1.1 cns.recipe.symlink = 0.2.3 plone.recipe.command = 1.1 slapos.recipe.template = 4.3 dnspython = 1.15.0 erp5.util = 0.4.53 passlib = 1.7.1 GitPython = 2.1.11 lockfile = 0.12.2 feedparser = 5.2.1 atomize = 0.2.0 gitdb2 = 2.0.4 smmap2 = 2.0.4