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

2.0.1 tunnels #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

2.0.1 tunnels #2

wants to merge 3 commits into from

Conversation

rivimey
Copy link
Contributor

@rivimey rivimey commented Oct 16, 2020

I needed support for shorewall tunnels, so here's a patch for it.

This patch needs to be applied on top of the macros patch, because of the j2macros.j2 file rename.

Renamed file to j2macros.j2, which is hopefully clear.
Includes:
- defaults
- task definition
- jinja file

Missing:
- print_macro() definition.
Fix macro output.

Have copied all but the 'action' line of print_rule() as I couldn't see a better way to modify action to 'PARAM'.
@@ -11,6 +11,41 @@ dubzland_shorewall_conf:

dubzland_shorewall_params: []

dubzland_shorewall_tunnels: []
Copy link
Member

Choose a reason for hiding this comment

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

Same here. Need something in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants