tripleo-heat-templates/releasenotes/notes/timezone-ansible-c7ffcd118f881b82.yaml
Alex Schultz 866a7f79e4 Manage system timezone with ansible
Switch to use ansible's timezone module for timezone management of the
overcloud and undercloud systems. This change deprecates using puppet to
manage the timezone configuration.

Change-Id: Ie1a92ca5677833f302daa71cba42c5091302b2aa
2019-03-13 08:21:35 -04:00

9 lines
186 B
YAML

---
features:
- |
Using Ansible timezone module to manage the system timezone for the deployed
systems.
deprecations:
- |
Managing timezone via puppet is now deprecated.