9f2ab2b88b
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
7 lines
212 B
YAML
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'.
|