tripleo-heat-templates/releasenotes/notes/disable_default_apache_vhost-f41d11fe07605f7f.yaml
Bogdan Dobrelya 23201d93a1 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.

Partial-bug: #1686637
Co-authored-by: Juan Antonio Osorio Robles <jaosorior@redhat.com>

Change-Id: I9d0a5bb32337a6a8f1a4036f9560df79dfe1d90a
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-04-27 12:11:12 +02:00

7 lines
205 B
YAML

---
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.