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:
parent
18d77c1704
commit
3f69b76531
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user