Re: [vagrant-up] Password prompt on bringing up Vagrant although it is specified in Vagrantfile

2018-01-25 Thread Shashank Korada
Thanks Alvaro. I have opened an issue , for reference : https://github.com/vagrant-libvirt/vagrant-libvirt/issues/854 I shall update the thread if I figure out a solution.Might help others with the same issue Thanks, Shashank On Friday, January 26, 2018 at 3:26:03 AM UTC+5:30, Alvaro

Re: [vagrant-up] Password prompt on bringing up Vagrant although it is specified in Vagrantfile

2018-01-25 Thread Alvaro Miranda Aguilera
hello thats new info. you should open an issue with then and check thats a 3rd party plugin. thanks alvaro On Thu, Jan 25, 2018 at 6:33 AM, Shashank Korada wrote: > Hi Alvaro, > > Thanks for your reply. > I think the ssh_settings that you are referring to is for

Re: [vagrant-up] Password prompt on bringing up Vagrant although it is specified in Vagrantfile

2018-01-24 Thread Shashank Korada
Hi Alvaro, Thanks for your reply. I think the ssh_settings that you are referring to is for accessing the VM. I was referring to accessing the remote server. As per plugin provider options this is what I found and tried to use https://github.com/vagrant-libvirt/vagrant-libvirt#provider-options

Re: [vagrant-up] Password prompt on bringing up Vagrant although it is specified in Vagrantfile

2018-01-24 Thread Alvaro Miranda Aguilera
hello seems you got the user/pass on the wrong block. https://www.vagrantup.com/docs/vagrantfile/ssh_settings.html config.ssh.username or x.ssh.username On Wed, Jan 24, 2018 at 7:23 AM, Shashank Korada wrote: > Hello, > > I am trying to launch VMs on a remote