Merge "Map Horizon, Redis, Rabbit, memcached to isolated nets"
[apex-tripleo-heat-templates.git] / examples / source_include_subkey_hot.yaml
1 heat_template_version: 2014-10-16
2 parameters:
3   Foo:
4     type: string
5 resources:
6   __include__:
7     path: examples/lib_hot.yaml
8     subkey: resources
9     params:
10       BImage:
11         get_param: Foo