Sebastien Badia f75e7a1078 Move inline_template to a real template (cleaner)
Create a proper conf. file also for logrotate

Refs: #25
2014-01-22 00:21:06 +01:00

13 lines
170 B
Plaintext

# Managed by Puppet
# Module cloud::loadbalancer
/var/log/haproxy.log {
rotate 7
daily
missingok
notifempty
delaycompress
compress
postrotate
endscript
}