inspec/test/unit/mock/files/aide.conf
Jennifer Burns 2cef15aec3 aide_conf resource: test configuration of the AIDE file integrity tool (#2063)
* Added aide_conf resource and subsequent files

* Updated to match on all selection lines

Signed-off-by: Jennifer Burns <jburns@mitre.org>

* Changed to use CommentParser and fixed typo

Signed-off-by: Jennifer Burns <jburns@mitre.org>

* Fix typo in test file

Signed-off-by: Jennifer Burns <jburns@mitre.org>

* Updated to address PR feedback

Signed-off-by: Jennifer Burns <jburns@mitre.org>
2017-08-25 22:13:43 +02:00

18 lines
302 B
Text

# This file contains a contrived aide.conf file to use for testing
@@define DBDIR /var/lib/aide
# The location of the database
database_out=file:etc
gzip_dbout=yes
#Default
verbose=5
ALLTEST = R+sha512
ALLXTRAHASHES = b+t+ALLTEST
/boot/ ALLTEST
/bin ALLXTRAHASHES
/sbin ALLTEST
/etc/hosts ALLTEST