← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~smoser/maas/cleaner-shutdown into lp:maas

 

Scott Moser has proposed merging lp:~smoser/maas/cleaner-shutdown into lp:maas.

Requested reviews:
  MAAS Maintainers (maas-maintainers)

For more details, see:
https://code.launchpad.net/~smoser/maas/cleaner-shutdown/+merge/128807

fix annoying cloud-init warnings caused by shutting down

when /sbin/shutdown is called from a user-data script, it ends up
making upstart kill syslog or even cloud-init itself, and cloud-init
is somewhat annoying about it to the console.

This ensures that cloud-final (the job that runs user-scripts) has
finished before shutting down.

-- 
https://code.launchpad.net/~smoser/maas/cleaner-shutdown/+merge/128807
Your team MAAS Maintainers is requested to review the proposed merge of lp:~smoser/maas/cleaner-shutdown into lp:maas.