Comment 8 for bug 1762700

Revision history for this message
Jason Hobbs (jason-hobbs) wrote :

07:13 < jam> jhobbs: my initial thought is that it is a cloud-init bug, where we might be passing something like "networking=false" because we are going to set up networking ourself
07:14 < jam> and that causes a particular place that always assumed it had a value to iterate, but the object it has is now None.