Files
puppet-nova/releasenotes/notes/dev_spice_proxy_url-b2cd58b9e3f96e2c.yaml
Benedikt Trefzer 0143792933 allow setting custom url for spice proxy
The current logic does not allow setting an url without
an explicit port. By adding this option, we allow an expert
to set a custom url (eg one without a port).

Change-Id: I9e14696d6d5cd17a00b6ac7462c0a2f8cfd6fff1
2025-01-21 15:21:36 +01:00

6 lines
142 B
YAML

---
features:
- |
Allow setting custom url for spice proxy. This makes it possible
to specify an URL without explicit port setting.