From 7d52df4675042634308a4740468b69bc27737b85 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Tue, 16 Sep 2025 16:56:04 +0200 Subject: [PATCH] changelog: add entries Signed-off-by: Mathieu Tortuyaux --- changelog/changes/2025-09-16-scaleway.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog/changes/2025-09-16-scaleway.md diff --git a/changelog/changes/2025-09-16-scaleway.md b/changelog/changes/2025-09-16-scaleway.md new file mode 100644 index 0000000000..b473f63c9f --- /dev/null +++ b/changelog/changes/2025-09-16-scaleway.md @@ -0,0 +1,2 @@ +- Scaleway: The hostname is now set _via_ Afterburn ([scripts#3277](https://github.com/flatcar/scripts/pull/3277)) +- Scaleway: SSH keys are now fetched _via_ Afterburn ([scripts#3277](https://github.com/flatcar/scripts/pull/3277))