From fb4542e5fa3a6c3c60ac56565ed5eaa8fa3851bf Mon Sep 17 00:00:00 2001 From: Jarek Grzabel Date: Thu, 18 Apr 2019 16:44:43 +0100 Subject: [PATCH] Document campotocamp/systemd soft dependency --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 52d018f4..9da81f7b 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,11 @@ versions, which this module supports. It's recommended that you set the you have installed. By default the module will configure for the latest version available. +# Soft Dependencies + +If you use a OS which uses systemd you may consider to download `camptocamp/systemd` module for compatibility. +It is **only** needed if you use the **puppetserver** feature. + # Contributing * Fork the project