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.
