Actions
Bug #17967
closedshow_diff disabled in 1.0.6, should be enabled
Description
Prior to kafo 1.0.6, Puppet's show_diff option was enabled and the log would show a diff of any files modified. Since #17504, the configuration option has been set to false (erroneously) and the log no longer shows diffs for file changes.
now false: https://github.com/theforeman/kafo/commit/88f99aeb6a963d7856d82c5b7f0f11d10e00c9d4#diff-657b82e4fb9c80f11badef608b14de10R421
previously: https://github.com/theforeman/kafo/commit/88f99aeb6a963d7856d82c5b7f0f11d10e00c9d4#diff-657b82e4fb9c80f11badef608b14de10L421
Actions