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

add chefspec matcher #39

Closed
rmoriz opened this issue Sep 27, 2015 · 1 comment
Closed

add chefspec matcher #39

rmoriz opened this issue Sep 27, 2015 · 1 comment

Comments

@rmoriz
Copy link

rmoriz commented Sep 27, 2015

e.g.

def enable_iptables_rule(resource_name)
  ChefSpec::Matchers::ResourceMatcher.new(:iptables_rule, :enable, resource_name)
end
brianhays added a commit to brianhays/iptables that referenced this issue Nov 15, 2015
tas50 added a commit that referenced this issue Nov 15, 2015
[GH-39] add ChefSpec matchers for iptables cookbook
@tas50
Copy link
Contributor

tas50 commented Jan 16, 2016

Closing this out since the change has been merged and released

@tas50 tas50 closed this as completed Jan 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

No branches or pull requests

2 participants