puppet-horizon/releasenotes/notes/purge-conf_d_dir-daeefef45e54dcf7.yaml
Takashi Kajinami e1e446e689 Support purging local_settings.d
In Debian, some files are installed into local_settings.d by their
packages and these conflict with the options added to local_settings.
This introduces an option to purge the directory.

Change-Id: I7e074f78b15ab22d86d6a6a10f573cfc4052023a
2023-11-14 08:25:48 +00:00

5 lines
88 B
YAML

---
features:
- |
The new ``horizon::purge_conf_d_dir`` parameter has been added.