mitchellh / vagrant-rackspace

Use Vagrant to manage Rackspace Cloud instances.
MIT License
236 stars 155 forks source link

default is root user, how to change it? #149

Open noeliaoses opened 8 years ago

noeliaoses commented 8 years ago

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!!

robbyoconnor commented 7 years ago

The same happens if you create it via the control panel...same for DO actually too.