tripleo-heat-templates/environments/config-download-environment.yaml
mandreou bf9d590ff3 Remove unused OS::TripleO::StructuredDeployment reference
This is not referenced anywhere in the tripleo-heat-templates.

Change-Id: I55304277b1e6cfb30a25821ab8f8d81b5b5c339d
2018-04-02 15:20:57 +03:00

11 lines
377 B
YAML

resource_registry:
OS::TripleO::SoftwareDeployment: ../config-download-structured.yaml
OS::Heat::SoftwareDeployment: ../config-download-software.yaml
OS::Heat::StructuredDeployment: ../config-download-structured.yaml
OS::TripleO::DeploymentSteps: OS::Heat::None
OS::TripleO::Ssh::KnownHostsDeployment: OS::Heat::None
OS::TripleO::Ssh::HostPubKey: OS::Heat::None