Comment 1 for bug 1771462

Revision history for this message
Haw Loeung (hloeung) wrote :

Also, for future travellers, this command below (via MongoDB shell) removes the cached OS images:

| db.cloudimagemetadata.deleteMany({ series: 'bionic' })