bb46cd5232
* add the depth of the nested stack 10 should be enough consider making it configurable Change-Id: I9903aa760801170b9d1c2d23fbea79d80e5e959d
13 lines
235 B
YAML
13 lines
235 B
YAML
heat_template_version: 2013-05-23
|
|
|
|
description: |
|
|
The heat template is used to demo
|
|
|
|
resources:
|
|
rg:
|
|
type: OS::Heat::ResourceGroup
|
|
properties:
|
|
count: 1
|
|
resource_def:
|
|
type: file:///etc/vitrage/server.yaml
|