tripleo-heat-templates/examples/source_include_subkey_result.yaml

15 lines
278 B
YAML
Raw Normal View History

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