Seth Chisamore

Results 5 issues of Seth Chisamore

**Is your feature request related to a problem? Please describe.** Full details on #4145 **Describe the solution you'd like** The _Metadata Event Payload_ input property on the `send_message_public_channel` step accepts...

enhancement
triaged

This picture pretty much sums things up: ![screen shot](https://img.skitch.com/20120319-t4i8wcr3c29pkgh81ibbyneyyp.jpg)

Since `with_chef_server` is a helper as opposed to resource, arguments passed to can only be evaluated in the compile phase. There are situations where the Chef Server ip/hostname won't be...

Type: Enhancement

### Cookbook version `2.1.10` ### Chef-client version `13.6.2` ### Platform Details Ubuntu 16.04 ### Scenario: Downgrading a product is throwing: ``` * apt_package[delivery] action upgrade ================================================================================ Error executing action `upgrade`...

If you are using a tool like [Berkshelf](http://berkshelf.com/) in your cookbook development workflow it is common to store supporting roles and data_bags inside the cookbook's git repository. For example, given...

Feature