kolla-ansible/releasenotes/notes/adds-etc-timezone-9708f538c3c2cb5e.yaml
Dincer Celik 4b5df0d866 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
2020-04-09 18:53:36 +00:00

6 lines
133 B
YAML

---
fixes:
- |
Adds ``/etc/timezone`` to ``Debian/Ubuntu`` containers.
`LP#1821592 <https://launchpad.net/bugs/1821592>`__