Skip to content

ENT-14366: Created cmdb_files directory on enterprise hubs - #3205

Merged
larsewi merged 2 commits into
cfengine:masterfrom
aleksandrychev:ENT-14366
Sep 17, 2026
Merged

larsewi merged 2 commits into
cfengine:masterfrom
aleksandrychev:ENT-14366

Conversation

@aleksandrychev

Copy link
Copy Markdown
Contributor

Mission Portal (running as the apache user) stores files referenced by group module input there, for cf-reactor to distribute them to hosts.

Ticket: ENT-14366

Mission Portal (running as the apache user) stores files referenced by
group module input there, for cf-reactor to distribute them to hosts.

Changelog: None
Ticket: ENT-14366
@aleksandrychev
aleksandrychev marked this pull request as draft September 1, 2026 11:37
Comment thread cfe_internal/update/update_policy.cf Outdated
@aleksandrychev
aleksandrychev marked this pull request as ready for review September 14, 2026 13:04
Co-authored-by: Craig Comstock <craig.comstock@northern.tech>

@nickanderson nickanderson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we also add this directory to the packaging for things like rpm -V ?

@aleksandrychev

Copy link
Copy Markdown
Contributor Author

Did we also add this directory to the packaging for things like rpm -V ?

No, we don't need to add it to packaging, it's created at runtime same as /var/cfengine/data/, which also isn't packaged

@aleksandrychev

Copy link
Copy Markdown
Contributor Author

@nickanderson or @craigcomstock or @larsewi please merge

Comment on lines +333 to +335
comment => "Mission Portal (running as update_def.cf_apache_user: $(update_def.cf_apache_user)) stores files referenced
by group module input here, for cf-reactor to place them into
each member host's cmdb directory.";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using concat() to break the comment string up avoiding all these spaces being printed in logs

@larsewi
larsewi merged commit c81f7a0 into cfengine:master Sep 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants