vagrant-rackspace
vagrant-rackspace copied to clipboard
default is root user, how to change it?
Hi @mitchellh,
When creating a VM with regular vagrant it creates a vagrant user. When ssh-ing into the VM, it is the vagrant user that logs in.
However, with vagrant-rackspace no user is created. Instead, when ssh-ing into the VM we are root. How could I create a user and log in as that user? can it be done by default?
Thanks a lot for all your help!!
The same happens if you create it via the control panel...same for DO actually too.