Comment 2 for bug 1817931

Revision history for this message
Blake Rouse (blake-rouse) wrote :

It seems that the order of the keys in the netplan YAML matter, which to me is incorrect and it should not matter.

https://bugs.launchpad.net/netplan/+bug/1818147

To fix this we will need to look into how yaml.dumps determines the order to render the YAML. We might need to some how override the default behavior so netplan is happy with the YAML.