Update changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
Gabriel 2024-03-25 18:18:21 +02:00
parent 041662aaa9
commit d47a052ebf

View File

@ -1 +1 @@
- Disable user-configdrive.service on OpenStack when config drive is used. The coreos-cloudinit.service unit already runs on OpenStack if the system is not configured via ignition. ([Flatcar#1385](https://github.com/flatcar/Flatcar/issues/1385))
- Disabled user-configdrive.service on OpenStack when config drive is used, which caused the hostname to be overwritten. The coreos-cloudinit.service unit already runs on OpenStack if the system is not configured via ignition. ([Flatcar#1385](https://github.com/flatcar/Flatcar/issues/1385))