From 94131db774bc72ff47ef7901230062addd224c1a Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Fri, 31 Oct 2025 14:13:10 +0000 Subject: [PATCH 1/4] feat(changelog): add new entry --- ...tal-added-cloud-init-feature-available-on-ela.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx diff --git a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx new file mode 100644 index 0000000000..1f13692c26 --- /dev/null +++ b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx @@ -0,0 +1,12 @@ +--- +title: Cloud init feature available on Elastic-Metal servers +status: added +date: 2025-10-31 +category: bare-metal +product: elastic-metal +--- + +Feature Cloud-Init for Dedicated Servers : + +Cloud-Init is now available for dedicated servers, enabling automated configuration at first boot. You can now use user-data scripts to set hostnames, configure networking, install packages, and add SSH keys automatically, bringing cloud-like flexibility to bare metal provisioning. + From 977ac35c61cf2b8bf1e0bc21bd0ad13d5123d513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:23:53 +0100 Subject: [PATCH 2/4] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...elastic-metal-added-cloud-init-feature-available-on-ela.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx index 1f13692c26..989326f32b 100644 --- a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx +++ b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx @@ -1,12 +1,11 @@ --- -title: Cloud init feature available on Elastic-Metal servers +title: Cloud-init feature available on Elastic-Metal servers status: added date: 2025-10-31 category: bare-metal product: elastic-metal --- -Feature Cloud-Init for Dedicated Servers : Cloud-Init is now available for dedicated servers, enabling automated configuration at first boot. You can now use user-data scripts to set hostnames, configure networking, install packages, and add SSH keys automatically, bringing cloud-like flexibility to bare metal provisioning. From dc710d5b246c7766b30ed60c6efa4ce0b89f6046 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 3 Nov 2025 14:08:00 +0100 Subject: [PATCH 3/4] Update changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...-elastic-metal-added-cloud-init-feature-available-on-ela.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx index 989326f32b..51e97f42ff 100644 --- a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx +++ b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx @@ -7,5 +7,5 @@ product: elastic-metal --- -Cloud-Init is now available for dedicated servers, enabling automated configuration at first boot. You can now use user-data scripts to set hostnames, configure networking, install packages, and add SSH keys automatically, bringing cloud-like flexibility to bare metal provisioning. +Cloud-init is now available for Elastic Metal servers, enabling automated configuration at first boot. You can now use user-data scripts to set hostnames, configure networking, install packages, and add SSH keys automatically, bringing cloud-like flexibility to bare metal provisioning. From a3f4d95c151cba78d7ea88d0143bb62ac80eb829 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:14:49 +0100 Subject: [PATCH 4/4] Update changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx --- ...1-elastic-metal-added-cloud-init-feature-available-on-ela.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx index 51e97f42ff..44ac204e1c 100644 --- a/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx +++ b/changelog/october2025/2025-10-31-elastic-metal-added-cloud-init-feature-available-on-ela.mdx @@ -6,6 +6,5 @@ category: bare-metal product: elastic-metal --- - Cloud-init is now available for Elastic Metal servers, enabling automated configuration at first boot. You can now use user-data scripts to set hostnames, configure networking, install packages, and add SSH keys automatically, bringing cloud-like flexibility to bare metal provisioning.