Skip to content

Puppet run must set the configured ACLs in any case. #19

@renepavlik

Description

@renepavlik

When we make a manual change of ACLs after a puppet run (for testing or so) and want to set them back to desired state by another puppet run, refresh only for exec:

 exec { '/usr/local/sbin/fooacl':
    refreshonly => true,

makes it impossible to do so, since the script file didn't change.

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