X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tutorials%2FApacheCNF%2Ftemplates%2Fbase_native%2FMANIFEST.json;fp=tutorials%2FApacheCNF%2Ftemplates%2Fbase_native%2FMANIFEST.json;h=cfaba8d97bfd69219c579a224e2edecae8e3efc5;hb=a112ebd160d3acc20e6766d8550d757a0581797d;hp=0000000000000000000000000000000000000000;hpb=f491b9fa0e1f5481065f9071aca469180635778e;p=demo.git diff --git a/tutorials/ApacheCNF/templates/base_native/MANIFEST.json b/tutorials/ApacheCNF/templates/base_native/MANIFEST.json new file mode 100644 index 00000000..cfaba8d9 --- /dev/null +++ b/tutorials/ApacheCNF/templates/base_native/MANIFEST.json @@ -0,0 +1,15 @@ +{ + "name": "simpleCNF", + "description": "", + "data": [ + { + "file": "CBA.zip", + "type": "CONTROLLER_BLUEPRINT_ARCHIVE" + }, + { + "file": "helm_apache.tgz", + "type": "HELM", + "isBase": "true" + } + ] +}