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

2.2.9 version breaks things badly. #59

Closed
karcaw opened this issue Apr 11, 2016 · 2 comments
Closed

2.2.9 version breaks things badly. #59

karcaw opened this issue Apr 11, 2016 · 2 comments

Comments

@karcaw
Copy link

karcaw commented Apr 11, 2016

I cant even get a simple kitchen test to complete: I get errors such as this:

Chef::Exceptions::ResourceNotFound ---------------------------------- resource file[/etc/iptables.d/filter/INPUT/default] is configured to notify resource ruby_block[create_rules] with action create, but ruby_block[create_rules] cannot be found in the resource collection. file[/etc/iptables.d/filter/INPUT/default] is defined in /tmp/kitchen/cache/cookbooks/iptables-ng/providers/chain.rb:53:inedit_chain'
`

my guess is the 'use_inline_resources' use in the lwrp

@chr4
Copy link
Member

chr4 commented Apr 11, 2016

Thanks for reporting.
Does this only affect testing, or is this also hurting in real-life?

@chr4
Copy link
Member

chr4 commented Apr 11, 2016

I'm reverting the use_inline_resource. 2.2.10 fixes the issue, sorry for the inconvenience.

@chr4 chr4 closed this as completed Apr 11, 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