aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/src/MANIFEST.json
blob: 1065b6eb0a85f3085bf12c47937e23f59477f8a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "",
  "description": "",
  "data": [
    {
      "file": "simulators_heat_template.yaml",
      "type": "HEAT",
      "isBase": "true",
      "data": [
        {
          "file": "simulators_heat_template.env",
          "type": "HEAT_ENV"
        }
      ]
    }
  ]
}