tripleo-heat-templates/examples/source2_lib_result.yaml

17 lines
318 B
YAML

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