Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Arch Linux #124

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

hashworks
Copy link
Member

Arch Linux stores the configuration in a different path and does not provide firewalld without explicit installation.

This basically the same as #66 – I've reused their code since it hasn't been merged in a while.

@hashworks hashworks force-pushed the feature/ArchLinuxSupport branch 6 times, most recently from f887c4a to 5fe2c49 Compare February 26, 2022 17:54
hashworks added a commit to hashworks/puppet-nftables that referenced this pull request Feb 27, 2022
Some system-packages don't include it in the service-file and we expect
it. See voxpupuli#124.
Arch Linux stores the configuration in a different path and does not
provide firewalld without explicit installation.

This basically the same as voxpupuli#66 – I've reused their code since it hasn't
been merged in a while.
@hashworks hashworks changed the title WIP: Add support for Arch Linux Add support for Arch Linux Feb 27, 2022
@bastelfreak bastelfreak added the enhancement New feature or request label Feb 27, 2022
@hashworks hashworks merged commit c314591 into voxpupuli:master Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants