Loading
cloud-init module: adopt the settings format
This makes it easier to for example set `datasource_list = [ "Vultr" ];` so that cloud-init doesn't scan trough all of the datasources when you know on which target the system is going to be deployed. Previously, one had to copy-paste the default config and adapt it.