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

Compile and activate grep on instance.

parent 9a533d9b
......@@ -44,6 +44,7 @@ link_binary_list =
${coreutils:location}/bin/uname
${git:location}/bin/git
${graphviz:location}/bin/dot
${grep:location}/bin/grep
${imagemagick:location}/bin/convert
${mariadb:location}/bin/mysql
${mariadb:location}/bin/mysqldump
......
......@@ -48,6 +48,7 @@ extends =
profile/zabbix.cfg
profile/sed.cfg
profile/coreutils.cfg
profile/grep.cfg
versions = versions
......@@ -129,7 +130,7 @@ section = python2.7
# Default template for erp5 instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 9f242075d72944e599d32a80f8e5127b
md5sum = 51c68d6c986cda6160f9192fea292b7f
output = ${buildout:directory}/template.cfg
mode = 0644
......
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