aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml')
-rw-r--r--releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml b/releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml
new file mode 100644
index 00000000..279e25cc
--- /dev/null
+++ b/releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ Disable default vhost for apache. It is required for a hybrid deployments
+ when WSGI based services running both at host and in containers, without
+ conflicting default ports.