[buildout] extends = ../../stack/shacache-client.cfg ../../stack/erp5.cfg versions = versions parts += # Create instance template template-memcached template-kumofs template-cloudooo template-zope template-mariadb 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 = 9c8517900877ce43af64ef6db28fc520 output = ${buildout:directory}/template-mariadb.cfg mode = 0644 [template-zope] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-zope.cfg md5sum = 3b5ba87a44f172c8afc14ed57736949f output = ${buildout:directory}/template-zope.cfg mode = 0644 [template-cloudooo] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-cloudooo.cfg md5sum = d767af728c419d9173048b851df10b46 output = ${buildout:directory}/template-cloudooo.cfg mode = 0644 [template-kumofs] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-kumofs.cfg md5sum = d8a4a1976f4d22fae0668be0543438cc output = ${buildout:directory}/template-kumofs.cfg mode = 0644 [instance-recipe] # Note: In case if specific instantiation recipe is used this is the place to # put its name egg = slapos.cookbook module = erp5 # Additional Configuration configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catalog erp5_base erp5_workflow erp5_configurator erp5_configurator_standard erp5_configurator_maxma_demo erp5_configurator_ung [template] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance.cfg md5sum = 52f3c27de3e9e5f9223084829c3ed2f6 output = ${buildout:directory}/template.cfg mode = 0644 [template-memcached] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-memcached.cfg md5sum = 065693aa7d43ab91edfe2f3f70707005 output = ${buildout:directory}/template-memcached.cfg mode = 0644 [template-erp5-production] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-erp5-production.cfg md5sum = 1c7a514854edab9cf92c28f2951147d5 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 = 4061555651d15cd050f4e00736877a33 output = ${buildout:directory}/template-snippet-master.cfg mode = 0644 [template-snippet-zope] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zope.cfg md5sum = 559e53e669d7255f11527ed47ae0b244 output = ${buildout:directory}/template-snippet-zope.cfg mode = 0644 [template-snippet-backend] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-backend.cfg md5sum = d6a072091666649d48c1766f2513ad1a 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-----