Update INFO.yaml with new PTL
[demo.git] / tutorials / Clearwater_vIMS / heat / MANIFEST.json
1 {
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 }