Skip to content

Commit 662fbd2

Browse files
committed
Automated developer guide update
1 parent 2c7ae7d commit 662fbd2

File tree

693 files changed

+2080
-2074
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

693 files changed

+2080
-2074
lines changed

docs/developer-guide/02-projects/osbuild/modules/stages/org.osbuild.groups.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ If the specified group name or GID is already in use, this stage will fail.
4343
}
4444
}
4545
}
46+
},
47+
"force": {
48+
"type": "boolean",
49+
"description": "Exit with success when the group already exists. Also automatically ignores GID conflicts if the one specified for a group already exists",
50+
"default": false
4651
}
4752
}
4853
},

docs/developer-guide/02-projects/osbuild/modules/stages/org.osbuild.kickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ commands are supported here.
209209
"registry",
210210
"oci",
211211
"oci-archive",
212-
"dir"
212+
"dir",
213+
"containers-storage"
213214
],
214215
"description": "Use the given transport, Anaconda's default is 'registry'"
215216
},

docs/user-guide/09-image-descriptions/00-rhel-10.0/ami.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **ami** on **Red Hat Enterprise Linux 10.0**.
@@ -317,6 +317,6 @@ blueprint:
317317
318318
319319
---
320-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
320+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
321321

322-
*Last updated on: 2026-01-08 07:31:19 UTC*
322+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/azure-cvm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **azure-cvm** on **Red Hat Enterprise Linux 10.0**.
@@ -192,6 +192,6 @@ blueprint:
192192
193193
194194
---
195-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
195+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
196196

197-
*Last updated on: 2026-01-08 07:31:19 UTC*
197+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/azure-rhui.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **azure-rhui** on **Red Hat Enterprise Linux 10.0**.
@@ -446,6 +446,6 @@ blueprint:
446446
447447
448448
---
449-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
449+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
450450

451-
*Last updated on: 2026-01-08 07:31:19 UTC*
451+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/azure-sap-rhui.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **azure-sap-rhui** on **Red Hat Enterprise Linux 10.0**.
@@ -260,6 +260,6 @@ blueprint:
260260
261261
262262
---
263-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
263+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
264264

265-
*Last updated on: 2026-01-08 07:31:19 UTC*
265+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/azure-sapapps-rhui.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **azure-sapapps-rhui** on **Red Hat Enterprise Linux 10.0**.
@@ -257,6 +257,6 @@ blueprint:
257257
258258
259259
---
260-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
260+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
261261

262-
*Last updated on: 2026-01-08 07:31:19 UTC*
262+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/ec2-ha.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **ec2-ha** on **Red Hat Enterprise Linux 10.0**.
@@ -176,6 +176,6 @@ blueprint:
176176
177177
178178
---
179-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
179+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
180180

181-
*Last updated on: 2026-01-08 07:31:19 UTC*
181+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/ec2-sap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **ec2-sap** on **Red Hat Enterprise Linux 10.0**.
@@ -197,6 +197,6 @@ blueprint:
197197
198198
199199
---
200-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
200+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
201201

202-
*Last updated on: 2026-01-08 07:31:19 UTC*
202+
*Last updated on: 2026-01-09 07:31:55 UTC*

docs/user-guide/09-image-descriptions/00-rhel-10.0/ec2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_edit_url: https://github.com/osbuild/osbuild.github.io/blob/main/scripts/
77
<!--
88
[//]: # ( DO NOT MODIFY THIS FILE! )
99
[//]: # ( This content is generated by `scripts/pull_image_descriptions.py` )
10-
[//]: # ( Generated on: 2026-01-08 07:31:19 UTC )
10+
[//]: # ( Generated on: 2026-01-09 07:31:55 UTC )
1111
-->
1212

1313
Image description for **ec2** on **Red Hat Enterprise Linux 10.0**.
@@ -319,6 +319,6 @@ blueprint:
319319
320320
321321
---
322-
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:8b0c9e8fe672fabe7cb153d81c47988b04a0a01d6866df3ff2c9c102d507627d`*
322+
*Generated using: `ghcr.io/osbuild/image-builder-cli:latest@sha256:b012a38abcf8428714aaf80419cc0d6125e7356252774686f711f506f1003192`*
323323

324-
*Last updated on: 2026-01-08 07:31:19 UTC*
324+
*Last updated on: 2026-01-09 07:31:55 UTC*

0 commit comments

Comments
 (0)