Skip to content

Commit 03cbeb7

Browse files
Update pages/elastic-metal/concepts.mdx
Co-authored-by: SamyOubouaziz <[email protected]>
1 parent 3b781c2 commit 03cbeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/elastic-metal/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import RegionAndAz from '@macros/console/region-and-az.mdx'
1212

1313
**Cloud-init** is a widely used tool that automates the initial configuration of Elastic Metal servers at boot time. It allows users to define and execute custom setup instructions, transforming a generic operating system image into a fully configured dedicated machine within seconds.
1414

15-
When an Elastic Metal server is launched, `cloud-init` reads user-provided configuration dataknown as *user-data*and applies it during the boot process. This enables tasks such as installing packages, creating users, configuring SSH keys, or running shell scripts automatically, without manual intervention.
15+
When an Elastic Metal server is launched, `cloud-init` reads user-provided configuration data (also known as *user-data*) and applies it during the boot process. This enables tasks such as installing packages, creating users, configuring SSH keys, or running shell scripts automatically, without manual intervention.
1616

1717
### Cloud-init user-data
1818

0 commit comments

Comments
 (0)