I need help regarding chef...
-> I packaged ubuntu w/ gui
-> on vagrantfile Im running chef.. but because it's gui it doesn't run the installations (vagrant up) help anyone?
additional infos:: gui = true
when running the vagrantile on a non gui box, you will see the installations on your terminal being performed automatically...
when vagrant up it stops here
Vagrant::Errors::VagrantError: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
mkdir -p /vagrant
Stdout from the command:
Stderr from the command:
sudo: no tty present and no askpass program specified