Comment 1 for bug 1681005

Revision history for this message
Ian Booth (wallyworld) wrote :

Both enable-os-refresh-update and enable-os-upgrade are true by default.

As a first step, I tested bootstrapping on LXD and adding a machine. For both machines, I added extra tracing to Juju to show that the cloud init script rendering was being passed true for both config values as expected. We are correctly setting the "package_update" and "package_upgrade" attributes in cloud init.

I can see in cloud init output that apt-get update and upgrade appear to be run.

Next step to test on a public cloud.