0a0e2ee629
Master is now the development branch for pike changing the release alias name. Change-Id: I938e4a983e361aefcaa0bd9a4226c296c5823127
9 lines
159 B
YAML
9 lines
159 B
YAML
heat_template_version: pike
|
|
description: 'Noop Extra Pre-Deployment Config'
|
|
parameters:
|
|
server:
|
|
type: string
|
|
outputs:
|
|
deploy_stdout:
|
|
value: "None"
|