summaryrefslogtreecommitdiffstats
path: root/environments/ssl/tls-endpoints-public-ip.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-19 15:26:53 +0000
committerGerrit Code Review <review@openstack.org>2017-06-19 15:26:53 +0000
commit77eec6867a064e8764745375940cf085be958c2f (patch)
tree4d11c37aa6b11120eaf914ebaec5cc8e98ff5a07 /environments/ssl/tls-endpoints-public-ip.yaml
parentf3e084dc85c0d95fadd078c6297a40136779ee5c (diff)
parent8d086b171099f0a968f1fdd1b39706ec64a52f56 (diff)
Merge "Add storage sample environments"
Diffstat (limited to 'environments/ssl/tls-endpoints-public-ip.yaml')
-rw-r--r--environments/ssl/tls-endpoints-public-ip.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/ssl/tls-endpoints-public-ip.yaml b/environments/ssl/tls-endpoints-public-ip.yaml
index cb41dc12..d216ab7f 100644
--- a/environments/ssl/tls-endpoints-public-ip.yaml
+++ b/environments/ssl/tls-endpoints-public-ip.yaml
@@ -11,7 +11,7 @@
parameter_defaults:
# Mapping of service endpoint -> protocol. Typically set via parameter_defaults in the resource registry.
# Type: json
- EndpointMap:
+ EndpointMap:
AodhAdmin: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
AodhInternal: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
AodhPublic: {protocol: 'https', port: '13042', host: 'IP_ADDRESS'}