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