Jason Field
Jason Field
Hi, I am a board member at https://sous-chefs.org We are a home for important cookbooks to ensure they can always get a release, and would like to take over this...
``` /usr/local/rvm/rubies/ruby-2.6.0/bin/ruby -S bundle exec cucumber features -x --format progress --no-color --tags ~@ignore Deprecated: Found tags option '~@ignore'. Support for '~@tag' will be removed from the next release of Cucumber....
## Description The resource `windows_share` is not idempotent when using local groups ## Chef Version `14.12.9` ## Platform Version Windows 2016 ## Replication Case ``` directory 'C:\foo' do recursive true...
## Description Ohai Azure plugin calls the metadata, and respects no proxy so if your no_proxy does not contain `169.254.169.254` it will try to send it to your relevant proxy...
### Cookbook version 6.0.1 ### Chef-client version 14 ### Platform Details Windows 2016 ### Scenario: Install a PFX certificate with key into LocalMachine\\My ### Steps to Reproduce: ``` windows_certificate 'chef.io.pfx'...
## :ghost: Brief Description Currently there are no operating systems setup for testing which are supported ## :pancakes: Cookbook version git master ## :tophat: Platform details I would like to...
As a consumer of the api I expect the api to be where the docs tell me, Currently the docs say that universe api should be at: https://supermarket.chef.io/api/v1/universe However it...
Hi, trying to use this for the first time, following the first example: main.go: ```golang package main import ( "fmt" "github.com/octokit/go-octokit/octokit" ) func main() { client := octokit.NewClient(nil) url, err...
Hopefully we could repurpose https://github.com/SublimeText/PackageDev/blob/master/.travis.yml
Hey, It appears as though this cookbook might not be getting the attention it needs nowdays, would you be open to transferring it over to https://github.com/sous-chefs ? We are a...