lelutin / puppet-fail2ban

Manage fail2ban and its jails with puppet
GNU General Public License v3.0
8 stars 31 forks source link

Remove invalid symlink #46

Closed nbrys closed 3 years ago

nbrys commented 3 years ago

Remove invalid symlink

lelutin commented 3 years ago

oh huh. I set it that way to make it easier to run tests but it's really an ugly hack. I always have to remove the file before building the package for forge.puppet.com. I guess now that you've provided another failure case it's time for that file to go.

I should really start using pdk more and just migrate this module to pdk's structure :\

thanks for the issue describing the problem accompanying this change