aboutsummaryrefslogtreecommitdiffstats
path: root/example_plugins
diff options
context:
space:
mode:
authorKen Gaillot <kgaillot@redhat.com>2018-10-04 17:10:24 -0500
committerBryn M. Reeves <bmr@redhat.com>2019-03-18 12:02:28 +0000
commitb3d668e2d97109d7c4b7a47ba687b8c381e51061 (patch)
treef40a6fca0fe2ff1d34aa7deefb6f8879fe140155 /example_plugins
parent601d711866d10e0a5455355baef94c5d94fd37eb (diff)
downloadsos-b3d668e2d97109d7c4b7a47ba687b8c381e51061.tar.gz
[pacemaker] leave CIB file collection to crm_report
The plugin previously collected the CIB, which may contain sensitive information, without scrubbing it. While the plugin could scrub it, it will already be collected (scrubbed) by the crm_report command run in setup(), so the plugin's collection is redundant and can be removed. Resolves: #1444 Signed-off-by: Ken Gaillot <kgaillot@redhat.com> Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'example_plugins')
0 files changed, 0 insertions, 0 deletions