SteffenRitschel / rkhunter-formula

Rkhunter Salt Formula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rkhunter Salt Formula

Build Status

Install and configure rkhunter directly with SaltStack.

Available states

  • rkhunter.install : Installs rkhunter package
  • rkhunter.config : Configures rkhunter package
  • rkhunter : Installs and configures rkhunter package

Available pillars

You can take a loot at pillar.example to configure Rkhunter with pillars.

  • rkhunter:default:* is to configure /etc/default/rkhunter file (on Debian/Ubuntu)
  • rkhunter:config:* is to configure /etc/rkhunter.conf file

Run tests

This formula is tested with Kitchen and Inspec in a Docker container.

To run tests you need to

  • install Ruby dependencies : bundle install
  • run Kitchen : kitchen test

About

Rkhunter Salt Formula

License:MIT License


Languages

Language:Ruby 44.4%Language:HTML 38.1%Language:SaltStack 17.5%