docs(content): correct the family default to rhel=dvd, not EL=dvd

This commit is contained in:
2026-07-14 21:14:41 +02:00
parent ad25bec9fd
commit 975384661e
3 changed files with 4 additions and 3 deletions

View File

@@ -183,7 +183,7 @@ Top-level variables outside `system`/`hypervisor`.
#### `system.content`
Uniform package content source, family-resolved. `source: ''` defaults to `dvd` on EL and `mirror` on Debian/Ubuntu/Arch. Satellite values come from inventory/vault only, never committed code.
Uniform package content source, family-resolved. `source: ''` defaults to `dvd` on `rhel` and to `mirror` everywhere else, AlmaLinux, Rocky and Fedora included: they have public mirrors, RHEL does not. Satellite values come from inventory/vault only, never committed code.
| Key | Type | Default | Description |
| -------------------------- | ------ | -------------- | ----------------------------------------------------------------- |