vagueant icon indicating copy to clipboard operation
vagueant copied to clipboard

Provisioning hangs

Open frankscholten opened this issue 11 years ago • 3 comments

I added the full path of a shell script that echos 'hello' to the provisioner variable in the vagueant.conf file and when I do vagueant up it hangs when running the provisioner.

I have the following processes running

root     17897  0.0  0.0   2864  1064 ?        Ss   15:09   0:00 lxc-start -n provisioner-test -c /var/run/lxc/provisioner-test.console -d
root     17898  0.0  0.0   4240   540 pts/1    S+   15:09   0:00 tail -f /var/lib/lxc/provisioner-test/rootfs/var/log/runonce.log
root     18166  0.0  0.0   5224  1412 pts/1    S+   15:09   0:00 /bin/bash /usr/bin/lxc-wait -n provisioner-test -s STOPPED

frankscholten avatar Dec 22 '12 14:12 frankscholten