UtahDave / salt-vagrant-demo

Demo of Salt in Vagrant. 1 master and 2 minions
Apache License 2.0
247 stars 192 forks source link

salt-vagrant-demo password? #57

Closed makeitstatic closed 2 years ago

makeitstatic commented 2 years ago

While following the instructions on the getting started guide, I am at a step after I run "vagrant up" in Powershell. When I execute the command, "vagrant ssh master", I am asked for a password. I am lost as to what this password must be. Please specifiy?

makeitstatic commented 2 years ago

The username and password to vagrant virtual environments is: "vagrant", "vagrant".

UtahDave commented 2 years ago

Yes, "vagrant", "vagrant" is the password, but usually when I run "vagrant ssh master" I'm dropped directly into the terminal in the salt master vm.

I'll do some testing to see if I can reproduce this.

Are you running this on Windows?

UtahDave commented 2 years ago

I can't reproduce this and I haven't heard back since March, so I'm going to assume you resolved your issue. Please feel free to reopen an issue if you come across this again.

Thanks!