summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/design/parameter_resolution/freeradius_example/after_enrichment/HEAT_freeradius/MANIFEST.json
blob: 5719ac888bbdaae5add96ce1ea69db120bb739e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "radius",
    "description": "",
    "data": [
        {
            "file": "radius.yaml",
            "type": "HEAT",
            "isBase": "true",
            "data": [
                {
                    "file": "radius.env",
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}