96b8ed1d27383221029d6a65b615ee42a6a47fea
[sdc.git] /
1 {
2   "name": "vIPR",
3   "description": "HOT template to create vIPR",
4   "data": [
5     {
6       "file": "vIPR-ATM-Base.yaml",
7       "type": "HEAT",
8       "isBase": "true",
9       "data": [
10         {
11           "file": "vIPR-ATM-Base.env",
12           "type": "HEAT_ENV"
13         }
14       ]
15     },
16     {
17       "file": "vIPR-ATM-Instance.yaml",
18       "type": "HEAT",
19       "isBase": "false",
20       "data": [
21         {
22           "file": "vIPR-ATM-Instance.env",
23           "type": "HEAT_ENV"
24         }
25       ]
26     }
27   ]
28 }