From a36cf5ce7f7463b90294f37d7e988048542400cf Mon Sep 17 00:00:00 2001 From: tohe Date: Tue, 25 Aug 2020 09:44:27 +0200 Subject: [PATCH] Fixed formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f40a40d..2fcd512 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ To get it running: puppet module install camptocamp-openldap For LAM + puppet module install puppetlabs-apache puppet module install puppet-php Examples: + class {"wmdeit_ldap": serverid => 17, simple_bind_tls => "0", @@ -29,6 +31,5 @@ Examples: } } - }