Comment 0 for bug 1675185

Revision history for this message
Ryan Harper (raharper) wrote :

1. Zesty
2. 0.7.9-68-gef18b8ac-0ubuntu1
3.

Boot instance with cloud-config like:

#cloud-config
apt_configure_enabled: False

Or

#cloud-config
apt_configure:
  enabled: False

cloud-init would not run the apt_configure config module

4. cloud-init cc_apt_configure.py does not check whether it's been disabled by config