]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
(MODULES-10763) loglevel won't affect reports
authorGarrett Guillotte <garrett@oznogon.com>
Tue, 4 Aug 2020 16:24:26 +0000 (09:24 -0700)
committerGarrett Guillotte <garrett@oznogon.com>
Tue, 4 Aug 2020 16:24:26 +0000 (09:24 -0700)
commitc6463054b650654be92dfc801b7f27934cf4ddba
tree6573be0dda0e49652a1928bb58c80f0c14e7dca8
parent841e282b812abcd7b35c8beb5f87226999f3dc52
(MODULES-10763) loglevel won't affect reports

The README suggests that setting a sufficiently high `loglevel` metaparameter
value will squelch the `Exec[apt_update]` resource's corrective changes from
agent reports. This is not true. Correct and clarify this statement to limit
its scope to log output, and link to MODULES-10763 for context on the exec
resource's false-positive reporting of corrective changes as a known issue.
README.md