ad5dc5ca60
With config-download as only supported mechanism, remove the stack based deployments (which are already replaced with ansible base service BootParams). Change-Id: I7ca8189432adf64922bd74dc0bceb84a5b297390
7 lines
357 B
YAML
7 lines
357 B
YAML
# Deprecated as config-download is now the default.
|
|
resource_registry:
|
|
OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment
|
|
OS::TripleO::Ssh::HostPubKey: ../extraconfig/tasks/ssh/host_public_key.yaml
|
|
OS::TripleO::Ssh::KnownHostsDeployment: OS::Heat::StructuredDeployments
|
|
OS::TripleO::DeploymentSteps: OS::Heat::StructuredDeploymentGroup
|