da498e35e7bad76a19ad5fdd34eaebc067166479
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Definitions / artifact_types.json
1 {
2   "artifact_types" : {
3     "artifact-mapping-resource" : {
4       "description" : "Resource Mapping File used along with Configuration template",
5       "version" : "1.0.0",
6       "derived_from" : "tosca.artifacts.Implementation",
7       "file_ext" : [ "json" ]
8     },
9     "artifact-template-velocity" : {
10       "description" : " Velocity Template used for Configuration",
11       "version" : "1.0.0",
12       "derived_from" : "tosca.artifacts.Implementation",
13       "file_ext" : [ "vtl" ]
14     }
15   }
16 }