ENT-14100: CFEngine Enterprise packages now install a configuration file for leech2#2286
Conversation
bd63901 to
27eca93
Compare
|
@cf-bottom Jenkins please :) |
27eca93 to
96e4b76
Compare
96e4b76 to
81eb7b0
Compare
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13931/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13931/ |
olehermanse
left a comment
There was a problem hiding this comment.
The changelog entry:
Packages now distribute a leech2 config file
Leaves a user with more questions than answers, I think. Packages could mean CFEngine packages, other packages, or packages promises, or something else. Distribute is also ambiguous, we often talk about policy distribution, when we copy files from hub to clients. In this case it looks like "packages include" or "packages install" would be better wordings. Could be improved with for example:
CFEngine Enterprise packages now install a configuration file for the new reporting system, at
/var/cfengine/state/.leech2/config.json. This file is present on all the hosts, and specifies what reporting data (tables, and columns) will be sent.
CFEngine Enterprise packages now install a configuration file for the new reporting system, at /var/cfengine/state/.leech2/config.json. This file is present on all the hosts, and specifies what reporting data (tables, and columns) will be sent. Ticket: ENT-14100 Changelog: Commit Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
81eb7b0 to
614c7a2
Compare
CFEngine Enterprise packages now install a configuration file for the new reporting system, at /var/cfengine/state/.leech2/config.json. This file is present on all the hosts, and specifies what reporting data (tables, and columns) will be sent.
Together with https://github.com/cfengine/enterprise/pull/925
Ticket: ENT-14100