Open martinb3 opened 7 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
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.