You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: