scaleway / image-tools

:nut_and_bolt: Scripts used to create Images on Scaleway - https://github.com/scaleway-community
https://github.com/scaleway-community
MIT License
117 stars 36 forks source link

Import systemd network setup units #214

Closed superseed closed 6 years ago

superseed commented 6 years ago

The rationale for this change is that we'll always need to configure the network, so we might as well centralise the fact that the units exist.

The core of the networking config generation task is still left to the image to implement, since this is distro-specific (although systemd does come packaged with a networking daemon, it isn't necessarily used/recommended by the distro)