Commit a909d87e authored by Łukasz Nowak's avatar Łukasz Nowak

Expose gzip.

parent 3d404e91
......@@ -9,6 +9,7 @@ develop-eggs-directory = ${buildout:develop-eggs-directory}
recipe = ${instance-recipe:egg}:${instance-recipe:module}
dcrond_binary = ${dcron:location}/sbin/crond
haproxy_binary = ${haproxy:location}/sbin/haproxy
gzip_binary = ${gzip:location}/bin/gzip
httpd_binary = ${apache:location}/bin/httpd
innobackupex_binary = ${xtrabackup:location}/bin/innobackupex
kumo_gateway_binary = ${kumo:location}/bin/kumo-gateway
......
......@@ -5,6 +5,7 @@ develop =
extends =
../../component/mysql-tritonn-5.0/buildout.cfg
../../component/gzip/buildout.cfg
../../component/maatkit/buildout.cfg
../erp5/software.cfg
......@@ -40,7 +41,7 @@ extra-paths +=
[template]
url = ${:_profile_base_location_}/instance.cfg
md5sum = b520069c7dfe607b3658efd51e1de2f2
md5sum = 73b41ac7f8a03aaebc53657d25d6c46c
[eggcheck]
recipe = plone.recipe.command
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment