Skip to content

syberalexis/puppet-fail2ban_exporter

Repository files navigation

maeq-fail2ban_exporter

Build Status Travis Puppet Forge Puppet Forge - downloads Puppet Forge - scores Apache-2 License

Table of Contents

Description

This module automates the install of Fail2ban Exporter.

Usage

For more information see REFERENCE.md.

Install Fail2ban Exporter

Puppet

include fail2ban_exporter

Examples

Personal python installation

fail2ban_exporter::manage_python: false

Development

This project contains tests for rspec-puppet.

Quickstart to run all linter and unit tests:

bundle install --path .vendor/
bundle exec rake test