sous-chefs / firewall

Development repository for the firewall cookbook
https://supermarket.chef.io/cookbooks/firewall
Apache License 2.0
98 stars 150 forks source link

Support for Amazon Linux #172

Open martinb3 opened 7 years ago

martinb3 commented 7 years ago

Platform Details

Amazon Linux.

Scenario:

We've had a number of requests for Amazon Linux support, which appears to have different default package names and some other quirks; we'd also need a way to regularly test on Amazon, since no one else seems to ship images of it.

See #154 and #166.

the6thBook commented 3 years ago

Still doesn't work on amazon linux. Chef::Exceptions::ProviderNotFound Cannot find a provider for firewall[default] on amazon version 2 It seems it is essentially the same as centos: firewalld.noarch 0.6.3-13.el7_9 @updates firewalld-filesystem.noarch 0.6.3-13.el7_9 @updates python-firewall.noarch 0.6.3-13.el7_9 @updates

amazon: firewalld.noarch 0.4.4.4-6.amzn2.0.1 @amzn2-core
firewalld-filesystem.noarch 0.4.4.4-6.amzn2.0.1 @amzn2-core
python-firewall.noarch 0.4.4.4-6.amzn2.0.1 @amzn2-core