clearlinux / micro-config-drive

An alternative and small cloud-init implementation in C
Other
45 stars 17 forks source link

Incorporate rudimentary network setup #22

Open sofar opened 8 years ago

sofar commented 8 years ago
fabstao commented 5 years ago

Hi!

Could we include support for network_data.json? DHCP is not always a suitable option.

Cheers,

sofar commented 5 years ago

Well that's why it's listed here. I suppose we could, but, I'm not really looking forward to building essentially a bridge from network_data.json to systemd-networkd. But yeah, it would be a solution for some applications.