I am doing my first steps with vagrant and I managed to create my VM. I would like to have a desktop, so I modified my vagrant file to install it. The issue is that I am looking for the vagrant user password and the root’s as well. So I could login to the desktop environment.
I am looking how to make it through the vagrant file, not via cli.