Miquel Torres

Results 118 comments of Miquel Torres

`deploy_chef` **is** usually used just once. `chef-client --version` just _shows_ the currently installed version, it has nothing to do with pinning. As for the gem installation, yes, you can just...

Different ways to get to ruby code: http://www.decalage.info/python/ruby_bridge

Yes, the README should be more clear about this. There was a discussion in the Chef mailing list about this problem. With Chef 0.10 you can use `knife cookbook metadata...

@mheffner: Would be worth trying, but it may include some overhead on every run... Maybe in form of a command: "fix metadata". It even sounds like a perfect sentence ;-)

ok, I checked that and the overhead is not significant (

@yinhm: as you can see above, I just implemented it integrated in the LittleChef module that reads cookbooks. Your rakefile does roles as well though, so we could use it...

@mheffner definitely. I will keep this issue open until that is implemented.

@rweng could you run the fix command with the option `--debug`? If knife (chef) is installed, but it is a wrong version or just has differnt output on OSX, it...

Is "gitolite is the recipe" in your last comment a typo? Should be a role, right? And the first time, when it works, did the qu node file already exist?...