Adam Thiede

Results 4 issues of Adam Thiede

Documentation says `FirewallD - Red Hat & CentOS >= 7.0` but on RHEL/Alma/Rocky 8 it defaults to iptables. This should fix that.

Release: Patch

# What this PR does / why we need it Add support for downloading the ASN database as well as the geoip city database. # Which issue this PR fixes...

**Describe the bug** Helm chart lacks support for ASN databases - recent graylog (and/or plugin update) added support for GeoLite2-ASN database. ![image](https://user-images.githubusercontent.com/96079857/171490455-04560d1e-13dc-4e98-83ff-bcfb0e66c46b.png) It would be nice if the chart had...

bug

## :ghost: Brief Description When running mutiple `pyenv_install` as a `user` in a recipe (instead of old `pyenv_user_install`), the file `/etc/profile.d/pyenv.sh` gets replaced multiple times per chef run, and the...