aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/asdc/base_vfw/MANIFEST.json
blob: a4e5cfd0ff7969a0660fb010ca9b1a3045adaeb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "virtualFireWall", 
    "description": "robot ete manifest", 
    "data": [
        {
            "file": "base_vfw.yaml", 
            "type": "HEAT", 
            "isBase": "true", 
            "data": [
                {
                    "file": "base_vfw.env", 
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}