aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/templates/base_native/MANIFEST.json
blob: cfaba8d97bfd69219c579a224e2edecae8e3efc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "simpleCNF",
    "description": "",
    "data": [
        {
            "file": "CBA.zip",
            "type": "CONTROLLER_BLUEPRINT_ARCHIVE"
        },
        {
            "file": "helm_apache.tgz",
            "type": "HELM",
            "isBase": "true"
        }
    ]
}