aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2019-09-04 07:42:22 -0500
committerjhh <jorge.hernandez-herrero@att.com>2019-09-04 07:42:22 -0500
commit7394337bf875e7dd7caae65533b7c32196f1542c (patch)
treefb4ecfe40664dd04ed1cca2d89903c9d8b02c187 /controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment
parent3c9d3dbbe614e4eecd7c2031a0185671cbf8a1bf (diff)
correction when overriding with external truststore
Issue-ID: POLICY-1371 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ief22f9d99acbd9c3d7335e59045d45c64296f783
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment')
-rw-r--r--controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment3
1 files changed, 0 insertions, 3 deletions
diff --git a/controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment b/controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment
index dba0d20bc..84bef12f9 100644
--- a/controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment
+++ b/controlloop/common/feature-controlloop-management/src/main/feature/config/controlloop.properties.environment
@@ -41,9 +41,6 @@ vfc.password=${env:VFC_PASSWORD}
pdpx.host=${env:PDP_HOST}
pdpx.username=${env:PDP_USERNAME}
pdpx.password=${env:PDP_PASSWORD}
-pdpx.environment=${env:PDP_ENVIRONMENT}
-pdpx.client.username=${env:PDP_CLIENT_USERNAME}
-pdpx.client.password=${env:PDP_CLIENT_PASSWORD}
guard.url=https://${env:PDP_HOST}:6969/policy/pdpx/v1/decision
guard.jdbc.url=jdbc:mariadb://${env:SQL_HOST}:3306/operationshistory