Comment 14 for bug 1821592

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/719035
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=37ffbe164bbb5ab0848947e65369950e9dfdcba9
Submitter: Zuul
Branch: stable/train

commit 37ffbe164bbb5ab0848947e65369950e9dfdcba9
Author: Dincer Celik <email address hidden>
Date: Sun Jan 26 23:05:13 2020 +0300

    Introduce /etc/timezone to Debian/Ubuntu containers

    Some services look for /etc/timezone on Debian/Ubuntu, so we should
    introduce it to the containers.

    In addition, added prechecks for /etc/localtime and /etc/timezone.

    Closes-Bug: #1821592
    Change-Id: I9fef14643d1bcc7eee9547eb87fa1fb436d8a6b3
    (cherry picked from commit 4b5df0d8660543230a48d279f508c3205c8fc406)