aboutsummaryrefslogtreecommitdiff
path: root/manifests/btmp
AgeCommit message (Collapse)Author
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-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.