From 8de9c24300817b9d0ce4f2bfb2ab63643d895a1a Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 15 Aug 2018 14:07:32 +0400 Subject: Turn off default apache ports Change-Id: I0377615ff19e39aca74b90d2ff7e7b2cd5cd6ccb Signed-off-by: Michael Polenchuk --- mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml') diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml index 0eeff7c05..8ba9c6966 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml @@ -60,6 +60,7 @@ classes: - system.apache.server.site.gnocchi - system.apache.server.site.panko - system.apache.server.site.barbican + - system.apache.server.single - system.horizon.server.single - service.haproxy.proxy.single - cluster.mcp-common-noha.haproxy_openstack_api @@ -174,6 +175,8 @@ parameters: root_helper_daemon: false apache: server: + bind: + listen_default_ports: false site: gnocchi: &wsgi_threads wsgi: -- cgit 1.2.3-korg