In the last week I've been playing around with chef-solo and I have many questions.
I want to use ruby 1.9.2-p290 and Ubuntu 10.04 so it looks like I will have to use something like rvm.
Should I be using RVM with chef-solo?
If I'm using RVM should I install it 'system wide' or 'per user'?
Or should I be using Ubuntu 11.04 server instead and just use the ruby in through apt-get?