Add logrotate-crond configuration
authorBogdan Dobrelya <bdobreli@redhat.com>
Wed, 2 Aug 2017 13:42:38 +0000 (15:42 +0200)
committerBogdan Dobrelya <bdobreli@redhat.com>
Wed, 16 Aug 2017 07:42:54 +0000 (09:42 +0200)
commit70987c80c1212e0ad50c4a7600cbf1665f673cc2
tree55da5db5e4dd9f6e00e5c062b4a145e37a19b6e0
parent1b82fe40fe53572703854fcdbeda72cdf148e9c1
Add logrotate-crond configuration

Generate a cron job and a config for logrotate
to be run against containerized services logs.

Related-bug: #1700912

Change-Id: Ib9d5d8ca236296179182613e1ff625deea168614
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
manifests/profile/base/logging/logrotate.pp [new file with mode: 0644]
spec/classes/tripleo_profile_base_logging_logrotate_spec.rb [new file with mode: 0644]
templates/logrotate/containers_logrotate.conf.erb [new file with mode: 0644]