Merge "Drop ComputeServices from environments/docker.yaml"
This commit is contained in:
commit
fe3bf6271a
@ -34,18 +34,3 @@ resource_registry:
|
||||
|
||||
OS::TripleO::PostDeploySteps: ../docker/post.yaml
|
||||
OS::TripleO::PostUpgradeSteps: ../docker/post-upgrade.yaml
|
||||
|
||||
parameter_defaults:
|
||||
# To specify a local docker registry, enable these
|
||||
# where 192.168.24.1 is the host running docker-distribution
|
||||
#DockerNamespace: 192.168.24.1:8787/tripleoupstream
|
||||
#DockerNamespaceIsRegistry: true
|
||||
|
||||
ComputeServices:
|
||||
- OS::TripleO::Services::CACerts
|
||||
- OS::TripleO::Services::CertmongerUser
|
||||
- OS::TripleO::Services::NovaCompute
|
||||
- OS::TripleO::Services::NovaLibvirt
|
||||
- OS::TripleO::Services::ComputeNeutronOvsAgent
|
||||
- OS::TripleO::Services::Docker
|
||||
- OS::TripleO::Services::Sshd
|
||||
|
@ -63,18 +63,3 @@ resource_registry:
|
||||
|
||||
OS::TripleO::PostDeploySteps: ../docker/post.yaml
|
||||
OS::TripleO::PostUpgradeSteps: ../docker/post-upgrade.yaml
|
||||
|
||||
parameter_defaults:
|
||||
# To specify a local docker registry, enable these
|
||||
# where 192.168.24.1 is the host running docker-distribution
|
||||
#DockerNamespace: 192.168.24.1:8787/tripleoupstream
|
||||
#DockerNamespaceIsRegistry: true
|
||||
|
||||
ComputeServices:
|
||||
- OS::TripleO::Services::NovaCompute
|
||||
- OS::TripleO::Services::NovaLibvirt
|
||||
- OS::TripleO::Services::ComputeNeutronOvsAgent
|
||||
- OS::TripleO::Services::Docker
|
||||
- OS::TripleO::Services::CeilometerAgentCompute
|
||||
- OS::TripleO::Services::Sshd
|
||||
- OS::TripleO::Services::OpenDaylightOvs
|
||||
|
Loading…
Reference in New Issue
Block a user