tripleo-heat-templates/examples/source2_lib_result.yaml

17 lines
304 B
YAML

Description: examples/source2.yaml
HeatTemplateFormatVersion: '2012-12-12'
Parameters:
BImage:
Type: String
ImportantValue:
Default: a_default
Type: String
Resources:
GenericB:
Metadata:
my_meta: Foo
Properties:
image:
Ref: BImage
Type: OS::Nova::Server