diff --git a/changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md b/changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md index 08433b73cd..bcf885c871 100644 --- a/changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md +++ b/changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md @@ -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))