Set up integrit in Debian-like systems.
None
-
integrit_configs[default:[/etc/integrit/integrit.conf]]: Configuration file(s) -
integrit_email_rcpt[default:root]: The mail address reports are sent to -
integrit_email_subj[default:'[integrit] `hostname -f`: report on changes in the filesystems']: The subject line for the report mails -
integrit_always_email[default:false]: If set totrue, a report is mailed on every run -
integrit_root[default:'/']: The root of the filetree that integrit will cover -
integrit_known_db[default:'/var/lib/integrit/known.cdb']: The location of the known database (which contains information about the previous state of the host's files) -
integrit_current_db[default:'/var/lib/integrit/current.cdb']: The location of the current database (the one to be generated if integrit is doing an update) -
integrit_rules[default: seedefaults/main.yml]: Rules to specify how to treat various parts of the filesystem, see http://integrit.sourceforge.net/texinfo/integrit.html
None
---
- hosts: all
roles:
- oefenweb.integritMIT
Mischa ter Smitten
Are welcome!