can you provide more information? are you using a host plugin and using vagrant to configure physical hosts?
Can you describe when this happen? say host os, vagrant version + which virtualization? Thanks, Alvaro On Tue, Sep 16, 2014 at 5:06 AM, Matt Kubilus <[email protected]> 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. > -- 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.
