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