Skip to content

Commit 8cabaa5

Browse files
committed
Indentation as suggested by @horazont
Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent a2d00ca commit 8cabaa5

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Standards/scs-0102-v1-image-metadata.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -77,26 +77,26 @@ recommend an additional field:
7777

7878
- `os_purpose`
7979

80-
The following values are allowed
81-
82-
| `os_purpose` value | Intention |
83-
|--------------------|-----------------------------------------------------------|
84-
| `generic` | A general purpose image, (mostly) vanilla from upstream |
85-
| `minimal` | A much more barebones general purpose image |
86-
| `capinode` | Node image built for cluster-API |
87-
| `gpu` | Image with GPU drivers e.g. for HPC or AI |
88-
| `custom` | None of the above |
89-
90-
Note that no other values are currently allowed and `custom` should be used in case
91-
of doubt. Talk to the SCS standardization bodies if you'd like to see this list extended which is
92-
likely the case if you fall back to `custom`.
93-
94-
The usage of standardized `os_distro`, `os_version`, `architecture`, and `os_purpose` help cloud users to create
95-
automation that works across clouds without requiring image names to be standardized. Only
96-
one visible public image with `os_purpose` = `generic` and the same settings for `os_distro`,
97-
`os_version` and `architecture` should be active on any given cloud.
98-
The link to the OpenStack specs and the recommended `os_purpose` was added to version 1.1 of
99-
this standard; a new version 2 of the standard that requires `os_purpose` will be created later.
80+
The following values are allowed
81+
82+
| `os_purpose` value | Intention |
83+
|--------------------|-----------------------------------------------------------|
84+
| `generic` | A general purpose image, (mostly) vanilla from upstream |
85+
| `minimal` | A much more barebones general purpose image |
86+
| `capinode` | Node image built for cluster-API |
87+
| `gpu` | Image with GPU drivers e.g. for HPC or AI |
88+
| `custom` | None of the above |
89+
90+
Note that no other values are currently allowed and `custom` should be used in case
91+
of doubt. Talk to the SCS standardization bodies if you'd like to see this list extended which is
92+
likely the case if you fall back to `custom`.
93+
94+
The usage of standardized `os_distro`, `os_version`, `architecture`, and `os_purpose` help cloud users to create
95+
automation that works across clouds without requiring image names to be standardized. Only
96+
one visible public image with `os_purpose` = `generic` and the same settings for `os_distro`,
97+
`os_version` and `architecture` should be active on any given cloud.
98+
The link to the OpenStack specs and the recommended `os_purpose` was added to version 1.1 of
99+
this standard; a new version 2 of the standard that requires `os_purpose` will be created later.
100100

101101
The following further properties are recommended (if the features are supported):
102102

0 commit comments

Comments
 (0)