puppet-horizon/releasenotes/notes/quote-horizon_upload_mode-fa7b34f53f32351d.yaml
Takashi Kajinami 6bf7abada9 Remove logic to handle quoted horizon_upload_mode
This is follow-up of 625275af36 and
removes the temporal logic to keep compatibility, because we have kept
the warning message for several cycles.

Related-Bug: #1946277
Change-Id: I1b11305df67dbe3127642a96bda429faae0059d5
2022-08-17 09:05:34 +09:00

7 lines
223 B
YAML

---
upgrade:
- |
The ``horizon::horizon_upload_mode`` parameter is now always surrounded by
double quotes(``""``) when being rendered into the local_settings file.
Quotes should be removed from the parameter.