Corey Hemminger

Results 136 comments of Corey Hemminger

@troyready can you rebase this on current master and verify all checks still pass. Then we can possibly get someone to review it.

Just to help set expectations with sous-chefs having so few contributors and other day jobs Issues/requests like this aren't likely to be picked up unless it affects someone directly. If...

This is fixed in #57

This is an old cookbook that needs a lot of updating to be modernized per resource cookbook driven designs. With that old OSs' like Ubuntu 14.04 that are EOL support...

1. I wouldn't open a PR to solely remove it if it's working with current code, but if you do other updates and or refactors it'd make sense to me...

looks good just have to fix the failing pipeline jobs and should be ready to be approved.

Agree with @bmhughes, this helper will help set the default value based on OS https://docs.chef.io/infra_language/checking_platforms/#value_for_platform.

RedHat documentation 48.1.1 Actually recommends nftables which is a derivative of iptables and installs/configures the same as iptables. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/getting-started-with-nftables_configuring-and-managing-networking The firewall cookbook previously was updated in 2018 when RHEL7 was...

I believe this is related to the same issue rhel 9 systems are also having with new encryption algorithms and old ones not being supported. The proper fix is to...

closing as this has been integrated with PR #1423