Hi Ameretat, Currently cloud-init will only apply network-configuration from a datasource only once. We do have support in some datasources (Ec2/Azure) to apply network-configuration on each boot but we've not yet applied that to the ConfigDrive datasource.
That is something that we plan to do, as well as allow user-data to control whether a datasource should apply network-config updates on each boot or per-instance. Ryan Harper On Tue, May 7, 2019 at 6:26 PM Ameretat Reith <[email protected]> wrote: > Hi, > > I'm trying to configure an Ubuntu Bionic image. Config-drive > configuration with OpenStack dialectic works as expected but I like to > reconfigure network on each boot. Is it possible in config-drive > version 2 and without metadata server to force network reconfiguration > in each boot? > > cloud-init version is 18.04 > > Thanks in advance > > -- > Mailing list: https://launchpad.net/~cloud-init > Post to : [email protected] > Unsubscribe : https://launchpad.net/~cloud-init > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~cloud-init Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init More help : https://help.launchpad.net/ListHelp

