cloudinit/units
Michael Marineau 78d8be8427 fix(units): Relax ordering requirements for now.
The current cloudinit implementation blocks when starting units which
causes it to deadlock the boot process if a system cloud config starts a
user cloud config because the user configs want to run after system is
done. Until cloudinit switches to non-blocking calls user configs will
go back to just depending on coreos-setup-environment.service.
2014-04-14 21:39:40 -04:00
..
90-configdrive.rules feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00
configdrive-block.service feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00
configdrive-virtfs.service feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00
system-cloudinit@.service feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00
system-config.target feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00
user-cloudinit@.service fix(units): Relax ordering requirements for now. 2014-04-14 21:39:40 -04:00
user-config.target feat(units): Generic config drive and other systemd units. 2014-04-09 19:10:07 -07:00