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

New parameter out_all, default false #1

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

traylenator
Copy link
Collaborator

In order to allow all outbound traffic a parameter is
added to enable a simple allow entry on the out chain.

Default is false so backwards compatible.

@traylenator
Copy link
Collaborator Author

I was unsure how you like to do parameter testing in spec files , happy to follow another strategy if you can point me at one.

manifests/ip_nat.pp Show resolved Hide resolved
manifests/rules/out/all.pp Show resolved Hide resolved
@traylenator
Copy link
Collaborator Author

I started adding some strings docs as well.

@duritong
Copy link
Collaborator

Could you rebase on latest master?

@keachi PTAL

Copy link
Collaborator

@keachi keachi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

manifests/init.pp Outdated Show resolved Hide resolved
In order to allow all outbound traffic a parameter is
added to enable a simple `allow` entry on the out chain.

Default is false so backwards compatible.

If true all the other out_bound rules (ntp, ...) will be disabled
since not needed.
@traylenator
Copy link
Collaborator Author

rebased and squashed also.

@duritong duritong merged commit 9511e61 into voxpupuli:master Oct 20, 2020
@duritong
Copy link
Collaborator

Awesome, thank you!

@traylenator traylenator added the enhancement New feature or request label Dec 10, 2020
@traylenator traylenator deleted the all branch December 15, 2020 10:27
figless pushed a commit to figless/puppet-nftables that referenced this pull request Aug 25, 2021
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.

None yet

3 participants