vagrant/lib
Alan Shields 33538d2900 Set the home directory to /root when using sudo
Encountered this issue while using puppet. Created configuration file /root/.my.cnf
but mysql was looking for /home/vagrant/.my.cnf

Passing -H to sudo causes sudo to set env HOME=/root/
2011-07-02 21:43:53 -07:00
..
vagrant Set the home directory to /root when using sudo 2011-07-02 21:43:53 -07:00
vagrant.rb Load vagrant/version so that `vagrant version` works again 2011-01-07 01:25:54 -08:00