Keith Walters

Results 5 comments of Keith Walters

@smacfarlane do you if any progress has been made on this? This would be a big help to my team. I see it had a `help-wanted` label and would be...

Playing devils advocate for a moment - if `bundler` is shippped inside habitat packaged ruby

I'm seeing a similar issue introduced in `5.0.3` ``` NoMethodError: undefined method `physical_volumes' for Chef::Resource::BaseLogicalVolume /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/resource.rb:1298:in `method_missing' /tmp/kitchen/cache/cookbooks/my_cookbook/recipes/filesystems.rb:12:in `block in from_file' /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/resource_builder.rb:66:in `instance_eval' /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/resource_builder.rb:66:in `build' /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/dsl/declare_resource.rb:293:in `build_resource' /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/dsl/declare_resource.rb:250:in `declare_resource' /opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.12.14/lib/chef/dsl/resources.rb:38:in...

What version are you using? I just downloaded [v0.13.0](https://github.com/lmco/streamflow/releases/tag/0.13.0) and installed it from the [wiki instructions](https://github.com/lmco/streamflow/wiki/Getting-Started#installation) and all of the icons show up fine for me.

I found this issue looking for the same info about the `event` variable. After a little more digging I found the docs for the [Event API](https://www.elastic.co/guide/en/logstash/current/event-api.html). This is exactly what...