summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorVijay <vv770d@att.com>2017-11-06 00:46:28 +0000
committerVijay <vv770d@att.com>2017-11-06 00:46:42 +0000
commitdd825cb5dc745fa55606c3c11d791ff38a1eab05 (patch)
treefdddf2a333a0561b9b7e64c50b54ddd872b8b1fe /input-templates
parentdac4b8ac5c2d4603aff53eff2cdc3f7c1e4dc42e (diff)
fix blueprint and input templates
Change-Id: I8e5e97640e092b2f27b2103d4e8a1a151a9f80db Issue-ID: DCAEGEN2-181 Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'input-templates')
-rw-r--r--input-templates/phinputs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/input-templates/phinputs.yaml b/input-templates/phinputs.yaml
index 1422802..07ba828 100644
--- a/input-templates/phinputs.yaml
+++ b/input-templates/phinputs.yaml
@@ -19,7 +19,7 @@ application_config:
# In long run we should figure out a way of bringing that info into consul record
# related to policy-engine itself.
policy_engine :
- url : "https://{{ policy_ip_addr }}:8081"
+ url : "http://{{ policy_ip_addr }}:8081"
path_pdp : "/pdp/"
path_api : "/pdp/api/"
headers :