firewall icon indicating copy to clipboard operation
firewall copied to clipboard

Support for Amazon Linux

Open martinb3 opened this issue 7 years ago • 1 comments

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.

martinb3 avatar May 30 '17 18:05 martinb3

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

the6thBook avatar Jun 01 '21 19:06 the6thBook