Skip to content

Ongoing mode changes on reports dir (/var/lib/puppet/reports) #100

@jeffsheltren

Description

@jeffsheltren

I'm having a problem similar to #67 but with the reports directory. In fact, I was experiencing #67 before as well, but updating to 1.3.1 fixed that, and seems to have introduced this for me.

Every puppet run on the master gives:

//[...]//Stage[main]/Puppet::Passenger/File[/var/lib/puppet/reports]/mode (notice): mode changed '0750' to '0755'

I'm fairly sure this is being triggered by a global file default we set in our site.pp (mode => 0644,). However, I'd like to keep that -- is there some way to work around?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions