[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-haproxy 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 [template-haproxy] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-haproxy.cfg md5sum = ba2b358bc65c69533761fef8662cca30 output = ${buildout:directory}/template-haproxy.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 = 0d1e0c1fc797516f4bba6f3896d18b43 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 = 25bd7e8dfa2d7588c6c2c648cd291b47 output = ${buildout:directory}/template-erp5-production.cfg mode = 0644 [template-snippet-zeo] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zeo.cfg md5sum = dfaf9cc1caa6a69b67b09480fb544854 output = ${buildout:directory}/template-snippet-zeo.cfg mode = 0644 [template-snippet-zope-zeo-master] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zope-zeo-master.cfg md5sum = fc7292e30c354df93660d18cd59c0b14 output = ${buildout:directory}/template-snippet-zope-zeo-master.cfg mode = 0644 [template-snippet-zope] recipe = slapos.recipe.template url = ${:_profile_base_location_}/snippet-zope.cfg md5sum = 59c1e3bb38147fff723f9c8bbd9e86bb output = ${buildout:directory}/template-snippet-zope.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-----