Merge "Expose bridge_mappings in the overcloud."
[apex-tripleo-heat-templates.git] / examples / source_include_subkey_result.yaml
1 Description: examples/source_include_subkey.yaml
2 HeatTemplateFormatVersion: '2012-12-12'
3 Parameters:
4   GenericBImage:
5     Type: String
6 Resources:
7   GenericB:
8     Metadata:
9       my_meta:
10         Ref: ImportantValue
11     Properties:
12       image:
13         Ref: GenericBImage
14     Type: OS::Nova::Server