Skip to content

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

Draft
aleksandrychev wants to merge 1 commit into
cfengine:masterfrom
aleksandrychev:ENT-14366
Draft

ENT-14366: Created cmdb_files directory on enterprise hubs#3205
aleksandrychev wants to merge 1 commit 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
"$(sys.workdir)/cmdb_files/."
create => "true",
perms => u_mo("0750", "$(update_def.cf_apache_user)"),
comment => "Mission Portal (running as this user) stores files referenced

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.

Seems like "this user" should just be whatever the user is:

Suggested change
comment => "Mission Portal (running as this user) stores files referenced
comment => "Mission Portal (running as update_def.cf_apache_user: $(update_def.cf_apache_user)) stores files referenced

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.

3 participants