From 18afbcaa63b173ee6df3a2e885d7359aa1c2ffe1 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Aug 2021 16:13:56 +0200 Subject: [PATCH] EN-0001 - markdown lint --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 837580f..a28541f 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ ## Features Installation + * install required binaries and dependencies Configuration + * manage user settings (optional) * manage directory structure (optional) * manage configuration files (optional): @@ -27,7 +29,9 @@ Configuration * selinux context * manage firewall settings (optional) * manage nagios monitoring (optional) + Maintenance + * manage the service ### vHosts @@ -58,13 +62,13 @@ node 'example.example.net' { include cd_puppetdb } ``` + * through Foreman: In order to apply parameters through Foreman, **__cd_apache::params__** must be added to the host or hostgroup in question. See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/). - ## Parameters The parameters are documented via puppet strings and [listed here](/docs/index.html). Simply open in web browser.