puppet-horizon/releasenotes/notes/empty-root-url-495e1f1f47372f47.yaml
Mateusz Kowalski 003d69f69c Avoid empty redirect rule in vhost config
When root_url is empty, an incorrect rewrite rule will be
created at vhosts config file causing httpd failure.
In order not to create any rule when root_url is empty,
the value should be ignored inside redirectmatch parameter

Change-Id: Idd4ac6a271b4c8d8e53ab27c68abd821a3aa0249
Closes-bug: #1665380
2017-02-17 11:22:47 +01:00

4 lines
70 B
YAML

---
fixes:
- Fixes wrong apache vhost config when root_url is empty