** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1766856
Title: wrong eni_path for debian Status in cloud-init: Fix Released Bug description: eni_path for debian is configured as /etc/network/interfaces.d/50 -cloud-init.cfg, but the file doesn't get used by ifupdown. According to the interfaces manpage, the filename has to match ^[a-zA-Z0-9_-]+$. It works when the extension .cfg is removed. I'm using DataSourceNoCloud with a Networking Config Version 1. To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1766856/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp