Jay Perry

Results 25 issues of Jay Perry

Hi, I was able to get the authentication working against a user in ldap but then I wanted to also verify the user is part of a particular group. I...

Feature

Hi, Do you know if there is a way to create a centos lxc container or since cucumber-chef only supports an ubuntu test lab that it can only create ubuntu...

feature

Hey guys, It would be nice if there was a free form field that was passed down to the user data template as a variable that you could use for...

I can reproduce in your repository using test kitchen. Hangs on the last line. Any ideas what might be wrong? ``` - create symlink at /etc/service/logstash_server to /etc/sv/logstash_server[2015-04-08T13:17:05+00:00] DEBUG: found...

Missing requires but the -b option still doesn't show up for me when the two exist in the Gemfile. Any ideas?

Hey guys, Any chance of adding some usage notes to the README? Thanks, Jay

It would be cool if you could tell spice to read the knife.rb file for configuration information as all the information needed is stored in there already. Thoughts? For now...

Hi, I am setting autoupdate to true but I am still being prompted to accept the new box. I would have expected vagrant to automatically grab the new box. Is...

Hi, I was wondering if you had any suggestions for using knife-flow with a TDD approach using minitest-handler-cookbook. https://github.com/btm/minitest-handler-cookbook If were doing TDD I would write the tests then watch...

Hi, I am running ruby 1.9.2 and rspec 2.6.0, I run "rake spec" which runs all my rspec tests and only a coverage.data file is created no coverage directory. I...