summaryrefslogtreecommitdiffstats
path: root/heat/docker-compose-3.yaml
diff options
context:
space:
mode:
authorwrider <lji@research.att.com>2018-12-07 13:35:30 -0500
committerwrider <lji@research.att.com>2018-12-07 13:35:36 -0500
commit0cf9e2d9944b9177f12cee2efff7702e99601f88 (patch)
tree14c7449d716cd65a6bc728be9a73daba4772b06b /heat/docker-compose-3.yaml
parent2b1f25e2db813a7ffacd1fd2f1a711a8a4a449c6 (diff)
Change how DH registers to Consulcasablanca
DH changed its healthcheck to over https. Updating how it registers to Consul to accomendate. Issue-ID: DCAEGEN2-1007 Change-Id: I2b9468e4eb56ac3c28a8dbece412aedc228bffbc Signed-off-by: wrider <lji@research.att.com>
Diffstat (limited to 'heat/docker-compose-3.yaml')
-rw-r--r--heat/docker-compose-3.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/heat/docker-compose-3.yaml b/heat/docker-compose-3.yaml
index 6ef467c..27dbb38 100644
--- a/heat/docker-compose-3.yaml
+++ b/heat/docker-compose-3.yaml
@@ -49,11 +49,6 @@ services:
- "CLOUDIFY_USER=admin"
ports:
- "8188:8443"
- labels:
- - "SERVICE_8443_NAME=deployment_handler"
- - "SERVICE_8443_CHECK_HTTP=/"
- - "SERVICE_8443_CHECK_INTERVAL=15s"
- - "SERVICE_8443_CHECK_INITIAL_STATUS=passing"
volumes:
- "./tls/shared:/opt/app/dh/etc/cert/"