Remove disable-config-download-environment.yaml
Non config-download deployment method has been deprecated since rocky. I think it's time remove it. Change-Id: I42d9bb6cac7b262daee82d82e87c299cdae9a1b9 Partial-Bug: #1832441
This commit is contained in:
parent
691720eec3
commit
c8311ecc5f
@ -1,6 +0,0 @@
|
||||
# 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
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Removes the environment for deprecated non-config-download workflow.
|
||||
Now specifying --no-config-download/--stack-only in cli would
|
||||
create/update the heat stack but would not deploy configurations
|
||||
on the nodes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user