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

Added support for time ipt_module #522

Merged
merged 1 commit into from May 6, 2015

Conversation

jonnytdevops
Copy link
Contributor

Added support for time ipt_module

:physdev_is_bridged
:physdev_is_bridged,
:time_contiguous,
:kernel_timezone
Copy link

Choose a reason for hiding this comment

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

might wanna add a trailing , here?

@jonnytdevops jonnytdevops force-pushed the time_iptmodule branch 2 times, most recently from 8b0b877 to 04b6d1e Compare May 6, 2015 14:35

describe 'reset' do
it 'deletes all rules' do
shell('iptables --flush; iptables -t nat --flush; iptables -t mangle --flush')
Copy link
Contributor

Choose a reason for hiding this comment

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

These should go into a before(:all) block, as they do not actually test anything.

DavidS added a commit that referenced this pull request May 6, 2015
Added support for time ipt_module
@DavidS DavidS merged commit 8d45074 into puppetlabs:master May 6, 2015
@jonnytdevops jonnytdevops deleted the time_iptmodule branch July 3, 2015 15:25
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.

None yet

4 participants