I'll ask again, can someone point me to the location in the vagrant source code that expects a particular prompt for ssh access?
Thanks. On Monday, September 15, 2014 1:06:04 PM UTC-4, Matt Kubilus wrote: > > So when doing username and password configuration of a system it would > appear that the ssh prompt detection on system configuration looks for a > strings along the lines of: > > user@host's password: > > If the system matches the above pattern, provisioning and configuration > work just fine. I have a system that uses a non-standard ssh prompt of the > form: > > Password: > > I don't see a way to configure this in the Vagrantfile (yet?) However, > could someone point me to a location in the code base where I could change > this directly? Is there another way to make this work? > -- 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]. For more options, visit https://groups.google.com/d/optout.
