Comment 2 for bug 1553815

Revision history for this message
Scott Moser (smoser) wrote :

Just for reference, you can get the same behavior explicitly for any datasource by setting:
  manual_cache_clean: True

this does have to be in the image, but you just have to run something like this after system booted:

$ echo 'manual_cache_clean: True' >> /etc/cloud/cloud.cfg.d/99-manual-cache.cfg