ubuntu support
MauriceSchoenmakers opened this issue · 2 comments
MauriceSchoenmakers commented
had some problems when using an ubuntu karmic image 9.10:
- remote_instance.rb /connections.rb must use sudo , rsync should use sudo
- gems are not in bin path: remote_instance.rb use path from sudo gem env to start chef-solo
- in bootstrap also install libopenssl-ruby, otherwise net/https in ruby doesn't work
MauriceSchoenmakers commented
will provide patch
MauriceSchoenmakers commented
pull branch POOLPARTY-63-ubuntu-support
from git://github.com/MauriceSchoenmakers/poolparty.git