puppet-octavia/releasenotes/notes/certificate-no-diff-4e4d156963752b6d.yaml
Tobias Urdin 45ecee290b Set show_diff to false on certificates
Certificate should be considered secrets
and we should not output the diffs.

Also fixes up the testing to test all the
parameters set on the file resources.

Closes-Bug: 1804884
Change-Id: I0db84f4b9d97bf22d06478ded126a1f209c9b69a
2018-11-23 21:28:45 +01:00

9 lines
216 B
YAML

---
security:
- |
Certificate changes no longer shows diffs in output.
fixes:
- |
Fixed a bug where certificate changes would show the diffs.
Certificate are now considered secrets and not displayed.