Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/2502

** Bug watch added: github.com/canonical/cloud-init/issues #2502
   https://github.com/canonical/cloud-init/issues/2502

** Changed in: cloud-init
       Status: Confirmed => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1394205

Title:
  apt unattended-upgrades support

Status in cloud-init:
  Expired

Bug description:
  At this moment, I usually enable unattended-upgrades in Ubuntu by:
  ====
  #cloud-config
  debconf_selections: |
    unattended-upgrades unattended-upgrades/enable_auto_updates boolean true
  runcmd:
   - [ dpkg-reconfigure, -fnoninteractive, unattended-upgrades ]
  ====

  It would be nice if cloud-init supports this operation by one config value 
for example:
  ====
  #cloud-config
  apt_unattended_upgrade: true
  ====

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1394205/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to