Hello, Is it possible to specify multiple data sources in cloud init ?
We have a use case in kubevirt where we specify the ssh public keys via a ConfigDrive datasource (in metadata, so we can keep the ssh public key hidden in a kubernetes secret) but we were hoping to keep specifying the networkData configuration over a NoCloud datasource (the format is a lot nicer IMHO than the openstack metadata). Does cloud-init allow such a thing ? Thanks in advance, Miguel
-- Mailing list: https://launchpad.net/~cloud-init Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init More help : https://help.launchpad.net/ListHelp

