link bug for better package installation error message

This commit is contained in:
2023-01-09 11:13:55 +01:00
parent 05f3ee379b
commit 6293e088b6
+2
View File
@@ -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.