From 12d58a30f71a115e3fb96b41d198c10ddea0221b Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Tue, 14 Apr 2026 12:59:37 +0200 Subject: [PATCH] OP#577 update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f88c2b6..588d771 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ All parameters are listed in `params.pp` and inherited from there. Variable par ## Module Deployment -ALmost every puppet setup is done in very custom ways, and hence the way the modules are deployed to nodes are different. This module assumes [Foreman][def] as ENC, so the modules just have to be present on the master node and Foreman will take care for it. +Almost every puppet setup is done in very custom ways, and hence the way the modules are deployed to nodes are different. This module assumes [Foreman][def] as ENC, so the modules just have to be present on the master node and Foreman will take care for it. ## Tests