remvoing json templater use

Issue-ID: TEST-158
Change-Id: I0ef42c20de50f9aebaf70056cc00d7a7aa61e712
Signed-off-by: DR695H <dr695h@att.com>
diff --git a/tests/policy/engine/getconfigpolicy.jinja b/tests/policy/engine/getconfigpolicy.jinja
new file mode 100644
index 0000000..11e8cae
--- /dev/null
+++ b/tests/policy/engine/getconfigpolicy.jinja
@@ -0,0 +1,8 @@
+{
+    "configAttributes" : {
+    },
+    "configName" : ".*",
+    "ecompName" : "DCAE",
+    "policyName" : "{{config_policy_name}}",
+    "unique" : false
+}
\ No newline at end of file