Merge "Use 'public' instead of 'nova' as default floating pool name"
[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   Foo:
5     Type: String
6 Resources:
7   GenericB:
8     Metadata:
9       my_meta:
10         Ref: ImportantValue
11     Properties:
12       image:
13         Ref: Foo
14     Type: OS::Nova::Server