puppet-keystone/releasenotes/notes/Add-servername-for-admin-endpoint-vhost-c62a86939e5b9e49.yaml
Juan Antonio Osorio Robles d823e2798d Enable different servername for admin vhost
When the admin endpoint is configured in a different IP and host, the
servername needs to be changed too. Else the vhost will be routed
wrongly by apache.

Change-Id: Ief84f524b4e221313b36e72beae291616491fa8b
2016-09-05 13:42:23 +03:00

6 lines
236 B
YAML

---
features:
- This adds a specific servername parameter for the admin endpoint's vhost.
This is useful in cases where the admin endpoint will serve a different
certificate (on a different hostname) than the public endpoint.