tripleo-heat-templates/releasenotes/notes/enable-deep_compare-fencing-698cec642ecd54a4.yaml
Luca Miccini 9f2ab2b88b Enable deep_compare by default for stonith resources
With this commit we enable deep_compare by default, allowing stonith
resources to be updated via stack update.

Co-Authored-By: Michele Baldessari <michele@acksyn.org>

Depends-on: https://review.opendev.org/#/c/681778/
Depends-on: https://review.opendev.org/#/c/679407/
Change-Id: I330698f41cc092bdeb741c0b9c729264cf2cb28c
2019-09-13 10:09:12 +00:00

7 lines
212 B
YAML

---
features:
- |
deep_compare is now enabled by default for stonith resources, allowing their properties to be
updated via stack update.
To disable it set 'tripleo::fencing::deep_compare: false'.