← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~yadle/cloud-init:fix-ipv6-configuration into cloud-init:master

 

Yes, that's a good catch.  I can reproduce this and ifupdown produces this output:

/etc/network/interfaces.d/50-cloud-init.cfg:13: unknown or no method and no inherits keyword specified
/etc/network/interfaces.d/50-cloud-init.cfg:13: unknown or no method and no inherits keyword specified
/etc/network/interfaces.d/50-cloud-init.cfg:13: unknown or no method and no inherits keyword specified


And removing the '6' from static resolves it.


-- 
https://code.launchpad.net/~yadle/cloud-init/+git/cloud-init/+merge/362005
Your team cloud-init commiters is requested to review the proposed merge of ~yadle/cloud-init:fix-ipv6-configuration into cloud-init:master.


References