/srv/irclogs.ubuntu.com/2013/12/22/#upstart.txt

linux_drI'm having trouble with vagrant detecting something as ssh before openssh is responding properly... could upstart have something to do with this?15:31
linux_drcan someone here point me to an easy way (maybe in the cookbook) to have OpenSSHd come up after everything else in the system is up and running?20:34
xnoxlinux_dr: ssh start up in parallel with pretty much majority of everything (runlevel 2)23:20
xnoxlinux_dr: and it's typically not the right solution.23:20
xnoxlinux_dr: if you want to wait until an instance has reliably booted, look into cloud-init, which installs a few upstart jobs to coordinate an instance initialisation and gives reliable state information once everything is booted.23:20
xnoxlinux_dr: the order in which jobs come up is never guaranteed, and shouldn't be relied upon.23:21

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!