From 16b9cbb3d3e131a9f87f2ff714b13cf547026aa3 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 19 Oct 2022 17:11:06 +0200 Subject: [PATCH] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- .../changelog/changes/2022-10-19-openstack-metadata.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-19-openstack-metadata.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-19-openstack-metadata.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-19-openstack-metadata.md new file mode 100644 index 0000000000..66ad09b2f3 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-19-openstack-metadata.md @@ -0,0 +1 @@ +- OpenStack: enabled `coreos-metadata-sshkeys@.service` to provision SSH keys from metadata. ([Flatcar#817](https://github.com/flatcar/Flatcar/issues/817), [coreos-overlay#2246](https://github.com/flatcar/coreos-overlay/pull/2246))