Merge "Move services.yaml to common directory"

This commit is contained in:
Jenkins 2017-07-14 10:50:17 +00:00 committed by Gerrit Code Review
commit aa5c511b82
3 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
This will contain some common templates but it needs to be added to the RPM spec first

View File

@ -110,7 +110,7 @@ resource_registry:
OS::TripleO::DeployedServerEnvironment: OS::Heat::None
# services
OS::TripleO::Services: services.yaml
OS::TripleO::Services: common/services.yaml
OS::TripleO::Services::Apache: puppet/services/apache.yaml
OS::TripleO::Services::CACerts: puppet/services/ca-certs.yaml
OS::TripleO::Services::CephMds: OS::Heat::None