tripleo-heat-templates/examples/source_include_subkey_resul...

15 lines
298 B
YAML

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