| activity | item | |
|---|---|---|
|
2011
|
New Answer |
TypeError: can't convert Array into String - ruby 1.9.2
I was not clear in my last post. Apologies for "required directory".
For example, with a directory structure like what is shown on
[https://github.com/jtimberman/chef-repo/][1]
you need to run knife bootstrap (and possibly other knife commands) from /home/user/opscode/
I hope that clarifies a bit.
[1]: https://github.com/jtimberman/chef-repo/
more →
|
|
2011
|
New Answer |
TypeError: can't convert Array into String - ruby 1.9.2
We were experiencing the same issue. Take a look at your knife.rb file for relative paths and make sure you run knife from the required directory.
more →
|
