flatten time service configuration
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration. Change-Id: I6a9123627d754a153ab6cb68a33778a57846aeb7 Related-Blueprint: services-yaml-flattening
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
resource_registry:
|
||||
OS::TripleO::Services::Ntp: OS::Heat::None
|
||||
# FIXME(bogdando): switch it, once it is containerized
|
||||
OS::TripleO::Services::Ptp: ../../puppet/services/time/ptp.yaml
|
||||
OS::TripleO::Services::Ptp: ../../deployment/time/ptp-baremetal-puppet.yaml
|
||||
OS::TripleO::Services::Timesync: OS::TripleO::Services::Ptp
|
||||
|
||||
parameter_defaults:
|
||||
|
||||
Reference in New Issue
Block a user