Configure undercloud timezone

Add timezone service to the undercloud role so that it is properly
configured when we install the undercloud.

Change-Id: I4814cfb52f57d8260cda61adb6ac20609f435846
Depends-On: https://review.openstack.org/#/c/628015/
Closes-Bug: #1784068
This commit is contained in:
Alex Schultz 2019-01-02 10:55:21 -07:00
parent 18d77c1704
commit 3f69b76531
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@
- OS::TripleO::Services::SwiftStorage
- OS::TripleO::Services::Tempest
- OS::TripleO::Services::Timesync
- OS::TripleO::Services::Timezone
- OS::TripleO::Services::TripleoFirewall
- OS::TripleO::Services::TripleoUI
- OS::TripleO::Services::Tuned

View File

@ -94,6 +94,7 @@
- OS::TripleO::Services::SwiftStorage
- OS::TripleO::Services::Tempest
- OS::TripleO::Services::Timesync
- OS::TripleO::Services::Timezone
- OS::TripleO::Services::TripleoFirewall
- OS::TripleO::Services::TripleoUI
- OS::TripleO::Services::Tuned