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

(#171) Added ensure parameter to firewall class #172

Merged
merged 1 commit into from
Apr 24, 2013
Merged

(#171) Added ensure parameter to firewall class #172

merged 1 commit into from
Apr 24, 2013

Commits on Apr 24, 2013

  1. (#171) Added ensure parameter to firewall class

    This change adds the ensure parameter to the firewall class so that
    the appropriate iptables service for the operating system can be
    stopped. The reason for this change is to extend the class so that
    it is not just limited to running the service.
    
    The change to the manifests still made all the rspec tests pass,
    so it should not introduce any regressions. More rspec tests were
    also added to exercise the new code paths introduced.
    
    This pull request fixes issue #171.
    cr3 committed Apr 24, 2013
    Configuration menu
    Copy the full SHA
    e0f3746 View commit details
    Browse the repository at this point in the history