[buildout] extends = ../../stack/shacache-client.cfg ../../stack/erp5.cfg versions = versions parts += # Create instance template template validator # XXX: Workaround of SlapOS limitation # Unzippig of eggs is required, as SlapOS do not yet provide nicely working # development / fast switching environment for whole software unzip = true [template-mariadb] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-mariadb.cfg md5sum = 180f9dc94ae5a2d9e03a13f191905938 output = ${buildout:directory}/template-mariadb.cfg mode = 0644 [template-zope] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-zope.cfg md5sum = 9cbd477e7f4fa12a43de6d109b477969 output = ${buildout:directory}/template-zope.cfg mode = 0644 [template-cloudooo] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-cloudooo.cfg md5sum = 55fb694f0fb6193156b7d26ff40882a9 output = ${buildout:directory}/template-cloudooo.cfg mode = 0644 [template-kumofs] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-kumofs.cfg md5sum = c12d8dc1925d16a75247971086734aa8 output = ${buildout:directory}/template-kumofs.cfg mode = 0644 [template] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance.cfg md5sum = 5a8d8751d715eee6f98102328948f44b output = ${buildout:directory}/template.cfg mode = 0644 [template-memcached] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-memcached.cfg md5sum = 9a1462f3e34b99f384ae47b48a3a733c output = ${buildout:directory}/template-memcached.cfg mode = 0644 [template-erp5-development] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-erp5-development.cfg md5sum = a393e0b5ad3623b280e159006a60f19f output = ${buildout:directory}/template-erp5-development.cfg mode = 0644 [template-erp5-production] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-erp5-production.cfg md5sum = a29bd346eebd6a6c659bc1a3a3bdf0e1 output = ${buildout:directory}/template-erp5-production.cfg mode = 0644 [template-snippet-zeo] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zeo.cfg md5sum = ca9ee3825ff90c5c894ff1da8c601552 output = ${buildout:directory}/template-snippet-zeo.cfg mode = 0644 [template-snippet-master] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-master.cfg md5sum = 2c895efb85f6f06ada97073d0c4ba0c8 output = ${buildout:directory}/template-snippet-master.cfg mode = 0644 [template-snippet-zope] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zope.cfg md5sum = b17eb5e49d0a08b22468dd51f89dc791 output = ${buildout:directory}/template-snippet-zope.cfg mode = 0644 [template-snippet-backend] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-backend.cfg md5sum = e2b26547ba1435ec1b8e8cd1de89e2c6 output = ${buildout:directory}/template-snippet-backend.cfg mode = 0644 [validator] # Default json schema for instance parameters. recipe = slapos.recipe.template url = ${:_profile_base_location_}/configuration.json md5sum = cbe1d75339c6cb20e1aef818797face1 output = ${buildout:directory}/schema.json mode = 0644 [networkcache] # Romain Courteaud signature certificate signature-certificate-list = -----BEGIN CERTIFICATE----- MIIB4DCCAUkCADANBgkqhkiG9w0BAQsFADA5MQswCQYDVQQGEwJGUjEZMBcGA1UE CBMQRGVmYXVsdCBQcm92aW5jZTEPMA0GA1UEChMGTmV4ZWRpMB4XDTExMDkxNTA5 MDAwMloXDTEyMDkxNTA5MDAwMlowOTELMAkGA1UEBhMCRlIxGTAXBgNVBAgTEERl ZmF1bHQgUHJvdmluY2UxDzANBgNVBAoTBk5leGVkaTCBnzANBgkqhkiG9w0BAQEF AAOBjQAwgYkCgYEApYZv6OstoqNzxG1KI6iE5U4Ts2Xx9lgLeUGAMyfJLyMmRLhw boKOyJ9Xke4dncoBAyNPokUR6iWOcnPHtMvNOsBFZ2f7VA28em3+E1JRYdeNUEtX Z0s3HjcouaNAnPfjFTXHYj4um1wOw2cURSPuU5dpzKBbV+/QCb5DLheynisCAwEA ATANBgkqhkiG9w0BAQsFAAOBgQBCZLbTVdrw3RZlVVMFezSHrhBYKAukTwZrNmJX mHqi2tN8tNo6FX+wmxUUAf3e8R2Ymbdbn2bfbPpcKQ2fG7PuKGvhwMG3BlF9paEC q7jdfWO18Zp/BG7tagz0jmmC4y/8akzHsVlruo2+2du2freE8dK746uoMlXlP93g QUUGLQ== -----END CERTIFICATE-----