You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
600 B
11 lines
600 B
# Environment file used in the last step of a ffwd overcloud upgrade. |
|
# This file is required by the tripleoclient and not expected to be updated |
|
# by the operator. Please use additional -e env.yaml. |
|
resource_registry: |
|
OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment |
|
OS::TripleO::DeploymentSteps: OS::Heat::StructuredDeploymentGroup |
|
OS::TripleO::WorkflowSteps: OS::Mistral::ExternalResource |
|
OS::Heat::SoftwareDeployment: OS::TripleO::Heat::SoftwareDeployment |
|
OS::Heat::StructuredDeployment: OS::TripleO::Heat::StructuredDeployment |
|
parameter_defaults: |
|
StackUpdateType: ''
|
|
|