aboutsummaryrefslogtreecommitdiffstats
path: root/environments/enable-tls.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/enable-tls.yaml')
-rw-r--r--environments/enable-tls.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/environments/enable-tls.yaml b/environments/enable-tls.yaml
index b895f86a..5794c6b4 100644
--- a/environments/enable-tls.yaml
+++ b/environments/enable-tls.yaml
@@ -5,9 +5,6 @@ parameter_defaults:
SSLKey: |
The contents of the private key go here
EndpointMap:
- AodhAdmin: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
- AodhInternal: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
- AodhPublic: {protocol: 'https', port: '13042', host: 'CLOUDNAME'}
CeilometerAdmin: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
CeilometerInternal: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
CeilometerPublic: {protocol: 'https', port: '13777', host: 'CLOUDNAME'}