Closed
Bug 1128279
Opened 10 years ago
Closed 10 years ago
Remove homedirwatch from puppet
Categories
(Infrastructure & Operations :: Infrastructure: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jvehent, Unassigned)
Details
In bug 892661, we attempted to report on stale files in home directory via a monthly cronjob in /usr/local/bin/homedirwatch.sh.
The script is running, but we didn't manage to generate a decent report in arcsight. I think it's time to remove this script entirely, and eventually revisit the approach with MIG.
Could someone take care of removing the files?
Cronjob is in puppet/trunk/modules/base/files/cron.d/homedirwatch.
Script is in puppet/trunk/modules/base/files/bin/homedirwatch.sh.
Manifest is in /trunk/modules/base/manifests/infrasec.pp , lines 24 to 54.
An exception list is in puppet/trunk/hiera/site.yaml , lines 133 to 154.
Thanks
done as of r100010
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•