HomePhorge

(#7106) Obey specified owner, group, and permissions for last run summary file
b28cac8bea0eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7106) Obey specified owner, group, and permissions for last run summary file

When writing the last run summary (puppet settings lastrunfile), we
now enforce any specified mode. The default permissions have also
been changed to 0644. This can be changed in puppet.conf:

[agent]
...
lastrunfile = /tmp/lastrun.yml { mode=0664 }
...

While the owner and group can be specified, the only choices that work
at this time are root, and the service user/group.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Signed-off-by: Jacob Helwig <jacob@puppetlabs.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
Jacob Helwig <jacob@puppetlabs.com>Committed on Dec 16 2011, 7:38 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUad16096f97a5: Merge remote-tracking branch 'nicklewis/ticket/2.7rc/9671' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPUb28cac8bea0e: (#7106) Obey specified owner, group, and permissions for last run summary file (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Dec 16 2011, 7:38 PM