e3d962e Use if index to assign DigitalOcean IPv4 LL addrs

Authored and Committed by gholms 7 years ago
    Use if index to assign DigitalOcean IPv4 LL addrs
    
    Systemd's interface naming makes assigning link-local addresses to the
    interface that a DigitalOcean guest may use to obtain metadata
    unreliables, so instead, we select which one to assign the address to
    based on its index instead.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1442463
    https://git.launchpad.net/cloud-init/commit/?id=dad97585be0f30202a5a351800f20d4432b94694
    
        
file modified
+8 -1