Hello, The vagramt way to login is use
vagrant ssh >From there you could change the password if required. However, the blog post seems a bit old, and the box listed there is chef/centos As you can see here: https://atlas.hashicorp.com/chef The chef boxes are not longer available, were renamed to bento/ chef/centos-6.7 is defined here: https://github.com/chef/bento/blob/master/http/centos-6.7/ks.cfg#L20 and the password should be vagrant/vagrant. Hope this helps. Alvaro. On Sat, Feb 27, 2016 at 1:32 AM, <[email protected]> wrote: > Hi, > > After installing the vagrant,we have to login to VM..but during login > showing that incorrect login. > > i prefer http://www.edureka.co/blog/development-environment-using-vagrant/ > this link. > > i gave login as:vagrant > password:vagrant > > help me. > > Best regards > smruti > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/2273968c-c57e-41b8-821a-c18697826a06%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/2273968c-c57e-41b8-821a-c18697826a06%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eycFoZaPaie6rNcSYG3S92t1epDiVL7Mmn%3DsjGKoDyjxw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
