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

Revert "Workaround buildout bug."

This reverts commit 6a1dc3da.
parent 6a1dc3da
......@@ -63,6 +63,7 @@ gunzip-binary = ${gzip:location}/bin/gunzip
# Directories
wrapper = $${rootdirectory:bin}/logrotate
conf = $${rootdirectory:etc}/logrotate.conf
logrotate-entries = $${directory:logrotate-entries}
backup = $${directory:logrotate-backup}
state-file = $${rootdirectory:srv}/logrotate.status
......@@ -74,7 +75,6 @@ binary-path = ${buildout:bin-directory}/runzeo
[logrotate-entry-common]
<= logrotate
logrotate-entries = $${directory:logrotate-entries}
recipe = slapos.cookbook:logrotate.d
frequency = daily
rotate-num = 3650
......
......@@ -88,7 +88,7 @@ mode = 0644
[template-snippet-master]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/snippet-master.cfg
md5sum = cadc4228dda777dc442a2cb52d59d114
md5sum = d15f78eb8c1a04e01b3437a241b345c0
output = ${buildout:directory}/template-snippet-master.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