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

Update iptables calls with --wait #920

Merged
merged 1 commit into from Aug 16, 2016

Conversation

mwhahaha
Copy link

If iptables is currently being called outside of the ocf script, the
iptables call will fail because it cannot get a lock. This change
updates the iptables call to include the -w flag which will wait until
the lock can be established and not just exit with an error.

If iptables is currently being called outside of the ocf script, the
iptables call will fail because it cannot get a lock. This change
updates the iptables call to include the -w flag which will wait until
the lock can be established and not just exit with an error.
@mwhahaha mwhahaha changed the title Update iptables calls with -w Update iptables calls with --wait Aug 15, 2016
@michaelklishin michaelklishin self-assigned this Aug 16, 2016
@michaelklishin michaelklishin added this to the 3.6.6 milestone Aug 16, 2016
@michaelklishin michaelklishin merged commit 9d4f0aa into rabbitmq:stable Aug 16, 2016
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.

None yet

2 participants