blob: f2beda9e2f9f3122fa4e43c9217527b8beca1f19 [file] [log] [blame]
DR695H96c1f6f2017-08-17 17:13:48 -04001{
2 "name": "Project Clearwater",
3 "description": "Project Clearwater IMS",
4 "data": [
5 {
6 "file": "base_clearwater.yaml",
7 "type": "HEAT",
8 "isBase": "true",
9 "data": [
10 {
11 "file": "base_clearwater.env",
12 "type": "HEAT_ENV"
13 }
14 ]
15 },
16 {
17 "file": "bono.yaml",
18 "type": "HEAT",
19 "isBase": "false"
20 },
21 {
22 "file": "dns.yaml",
23 "type": "HEAT",
24 "isBase": "false"
25 },
26 {
27 "file": "ellis.yaml",
28 "type": "HEAT",
29 "isBase": "false"
30 },
31 {
32 "file": "homer.yaml",
33 "type": "HEAT",
34 "isBase": "false"
35 },
36 {
37 "file": "homestead.yaml",
38 "type": "HEAT",
39 "isBase": "false"
40 },
41 {
42 "file": "ralf.yaml",
43 "type": "HEAT",
44 "isBase": "false"
45 },
46 {
47 "file": "sprout.yaml",
48 "type": "HEAT",
49 "isBase": "false"
50 }
51 ]
52}