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

Addes the option of banaction #32

Conversation

stonewalljones
Copy link

This change allow the ability to set the ban action for RHEL/CentOS 7 (Manipo) systems

@@ -30,6 +30,7 @@
$service_enable = true,

$action = 'action_mb',
$banaction = 'iptables-multiport',
Copy link
Member

Choose a reason for hiding this comment

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

please add a datatype for the new parameter

@bastelfreak
Copy link
Member

Hi @stonewalljones, thanks for the PR. This module got recently migrated to Vox Pupuli. We require a datatype for new parameters. Can you please add it and rebase?

@bastelfreak bastelfreak added needs-work not ready to merge just yet needs-rebase labels Mar 30, 2018
@danifr
Copy link
Member

danifr commented Oct 10, 2019

I'm interested on this PR. I can pick it up from here if the OP is does not have time to work on it anymore.

@bastelfreak
Copy link
Member

thanks for your interest @danifr ! You can checkout the branch, push it to your fork and resubmit it as a new pull request.

@danifr
Copy link
Member

danifr commented Oct 13, 2019

Hi Tim, I'm afraid this feature was added already here e14b293.
I'll try it out and open a new MR in case there are some missing bits.

I think we can close this one :)

@bastelfreak
Copy link
Member

ah alright, thanks for the info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase needs-work not ready to merge just yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants