Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voxpupuli/puppet-fail2ban
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: voxpupuli/puppet-fail2ban
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    29a4c62 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    fa9d46c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Merge pull request #142 from dhoppe/fix_mdl

    Fix several markdown lint issues
    bastelfreak authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    8a184cf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Support overriding service notifications (#143) (#144)

    * Support overriding service notifications (#143)
    
    * Fix missing newline, remove redundant require
    
    * Make sure email notifications are disabled
    
    * Check fail2ban client version, workaround for fail2ban older than 0.9
    
    * Fix tests, added missing apply manifest
    
    * Add missing notify
    
    * Ignore stderr output
    
    * Workaround for broken CentOS image
    
    * Use head instead of tail
    
    * Override LC_ALL
    
    * Ignore locale output
    
    * Try using stdout
    deric authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6300d5a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    5f9c7b3 View commit details
    Browse the repository at this point in the history
  2. Release 3.2.0 (#149)

    dhoppe authored May 5, 2020
    Configuration menu
    Copy the full SHA
    1dc7a4e View commit details
    Browse the repository at this point in the history
Loading