Comment 13 for bug 1700912

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/490050
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8a03456056b22a0abff470dfd81334e369ae4cbc
Submitter: Jenkins
Branch: master

commit 8a03456056b22a0abff470dfd81334e369ae4cbc
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Aug 2 14:48:26 2017 +0200

    Add logrotate with crond service

    Add a docker service template to provide containerized services
    logs rotation with a crond job.
    Add OS::TripleO::Services::LogrotateCrond to CI multinode-containers
    and to all environments among with generic services like Ntp or Kernel.
    Set it to OS::Heat::None for non containerized environments and
    only enable it to the environments/docker.yaml.

    Closes-bug: #1700912

    Change-Id: Ic94373f0a0758e9959e1f896481780674437147d
    Signed-off-by: Bogdan Dobrelya <email address hidden>