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

(MODULES-3079) Add support for goto argument. #606

Merged
merged 1 commit into from
Feb 11, 2016

Conversation

aequitas
Copy link

Currently puppet throws an error when a (unmanaged) iptables rules contains the --goto parameter:

-A w--instance-cfmhvrgpmq6 -g w--default

Error: Could not prefetch firewall provider 'iptables': Invalid address from IPAddr.new: -g
Error: /Firewall[000 accept all icmp]: Could not evaluate: Invalid address from IPAddr.new: -g

This change makes sure puppet doesn't fail.

@aequitas aequitas changed the title Add support for goto argument. (MODULES-3079) Add support for goto argument. Feb 11, 2016
hunner added a commit that referenced this pull request Feb 11, 2016
(MODULES-3079) Add support for goto argument.
@hunner hunner merged commit dd8fb2e into puppetlabs:master Feb 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants