aboutsummaryrefslogtreecommitdiff
path: root/manifests/lastlog
AgeCommit message (Collapse)Author
2013-05-06Fix typo.intrigeri
2013-05-06Linting.intrigeri
2013-01-04fix matchingmh
2013-01-04use file_linemh
2013-01-02linting according to puppet-lintmh
2010-12-15Explicitly prevent removed login records files to be backup'd.intrigeri
The whole idea of this module is to avoid keeping the information that is usually stored in these files, rather than moving it to a Puppet fileserver.
2010-12-09finish refactoringmh
refactor everything towards class parameters and also add enable class for lastlog
2010-12-09lastlog improvementsmh
* use class parameters * clear lastlog content, so also old records are cleared
2010-11-30get rid off import statementmh
import statements are rather bad and with placing the code in the proper files we can get rid off the statement at all.