can you share a Sample vagrantfile ?

On Tue, Mar 31, 2015 at 5:07 AM, Shapath Neupane
<[email protected]> wrote:
> Hi,
> When I disable the vagrant and root user or switch my login user to a
> different one, I start getting these errors.
>
> When starting up. (Vagrant Up)
>
> The following SSH command responded with a non-zero exit status.
> Vagrant assumes that this means the command failed!
>
>
> sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces >
> /tmp/vagrant-network-interfaces.pre
>
>
> Stdout from the command:
>
>
>
>
>
>
> Stderr from the command:
>
>
> sudo: no tty present and no askpass program specified
>
> When Halting (Vagrant Down)
>
> The following SSH command responded with a non-zero exit status.
> Vagrant assumes that this means the command failed!
>
>
> shutdown -h now
>
>
> Stdout from the command:
>
>
>
>
>
>
> Stderr from the command:
>
>
> sudo: no tty present and no askpass program specified
>
>
> How do I fix these?
>
> --
> 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.

Reply via email to