From 5b4278c334668fe841c509eebad0337104b86ce3 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 29 Aug 2022 16:37:53 +0200 Subject: [PATCH] updates --- rhel8/index.md | 1 - rhel8/packages.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/rhel8/index.md b/rhel8/index.md index 0727c71d..f6a9b8cb 100644 --- a/rhel8/index.md +++ b/rhel8/index.md @@ -23,7 +23,6 @@ It looks like it works already a lot out of the box, but no guarantee can be giv ## Major Missing Features -- default user home is local unless configured to be on AFS [PSILINUX-97](https://jira.psi.ch/browse/PSILINUX-97) - security patches are automatically installed [PSILINUX-98](https://jira.psi.ch/browse/PSILINUX-98) - minimal default installation, aka gem, git and postfix is not installed by default [PSILINUX-100](https://jira.psi.ch/browse/PSILINUX-100) diff --git a/rhel8/packages.md b/rhel8/packages.md index 5be821e1..16860e90 100644 --- a/rhel8/packages.md +++ b/rhel8/packages.md @@ -86,6 +86,7 @@ To make packages unavailable for installation, even though provided by the packa base::package_exclude: - 'epics-base-7.0.6*' ``` +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. ### Legacy Package Installation