improve package exclusion documentation

This commit is contained in:
2023-03-08 08:49:00 +01:00
parent 1c1c151863
commit b94fa5f22f

View File

@@ -89,7 +89,7 @@ base::package_exclude:
```
This list is merged over the full Hiera hierachy, so there is no need to copy exclusions from higher levels when creating an exclusion on a low level.
This list can also be used to opt out packages from other, maybe inherited package groups. But unlike the `:absent` tag it will not uninstall a package when found.
This list can also be used to opt out packages from other, maybe inherited package groups. But unlike the `:absent` tag in a package list it will not uninstall a package when found.
### Install Debuginfo Packages