Lance Albertson

Results 136 comments of Lance Albertson

You should be able to do it via the following: ```ruby parameters { foo: 'bar' } ```

@bmhughes can you please rebase and resolve the conflicts so we can properly review it?

@bmhughes I can't replicate the current failures but I suspect it's related to a missing iptables kernel module not being loaded on the host system before docker runs. If you...

@ericpp which cookbook did you end up moving to? This was recently transferred to Sous Chefs which is a community of folks who are trying to clean up some of...

@alexandru-david looks like you need to address some issues before this will pass.

@RiverHeart we still need to properly adopt this into the Sous Chefs so it might be a bit until we can properly review this. Just an FYI.

@Darkdoughnut if you create a PR which implements this, we can certainly review it and get it merged in!

I really recommend you use the [iptables](https://supermarket.chef.io/cookbooks/iptables) cookbooks instead of this cookbook as it works _much_ better with iptables.

@chaim1221 FWIW we're trying to get that cookbook good enough to eventually be pulled into as a native resource

@roee73 it looks like you're using an older chef-ruby-lvm-attrib gem. Can you please update it to the latest and confirm it's still not working? I _think_ it will still not...