From f7d891db891f4fb8db103236d4010de1b7739378 Mon Sep 17 00:00:00 2001 From: Steve Siani Date: Wed, 3 Apr 2019 15:23:27 -0400 Subject: Jinja template for Blueprint template service Change-Id: Iec777e4500c2a040faccc8375b1d2dd24c27cb7f Issue-ID: CCSDK-1193 Signed-off-by: Steve Siani --- .../test-blueprint/baseconfiguration/Templates/another-template.jinja | 1 + 1 file changed, 1 insertion(+) create mode 100644 components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Templates/another-template.jinja (limited to 'components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Templates/another-template.jinja') diff --git a/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Templates/another-template.jinja b/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Templates/another-template.jinja new file mode 100644 index 000000000..026c59176 --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Templates/another-template.jinja @@ -0,0 +1 @@ +This is Sample Velocity Template \ No newline at end of file -- cgit 1.2.3-korg