From 6293e088b659c6db29c44fd8aea78d32150b8992 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 9 Jan 2023 11:13:55 +0100 Subject: [PATCH] link bug for better package installation error message --- rhel8/software.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rhel8/software.md b/rhel8/software.md index 0128cf42..c16c6fe2 100644 --- a/rhel8/software.md +++ b/rhel8/software.md @@ -113,6 +113,8 @@ If there is no such package in the repositories, we get the rather uninformative Error: /Stage[main]/.../Package[nc]: Could not evaluate: no implicit conversion of Array into Hash ``` +which is hopefully gets [improved one day](https://tickets.puppetlabs.com/browse/PUP-11697). + ## Managing Services with Systemd Hiera can also be used to manage services and to automate reoccuring tasks with timers.