Created
June 7, 2011 11:54
-
-
Save ringods/1012086 to your computer and use it in GitHub Desktop.
Knife github plugin returning error.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rdesmet@ringo-desktop:~/infrastructure/chef-repo$ knife cookbook github install fnichol/chef-jenkins -V | |
Installing jenkins from git://github.com/fnichol/chef-jenkins.git to /home/rdesmet/infrastructure/chef-repo/.chef/../cookbooks | |
Checking out the master branch. | |
Pristine copy branch (chef-vendor-jenkins) exists, switching to it. | |
ERROR: TypeError: can't convert nil into String | |
rdesmet@ringo-desktop:~/infrastructure/chef-repo$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment