From 14100a474e4446cd5fe693e8380542eb4fb155a8 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sun, 23 Feb 2025 14:03:29 +0100 Subject: [PATCH] spell check --- .spelling | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.spelling b/.spelling index fffc7b2..f102f3d 100644 --- a/.spelling +++ b/.spelling @@ -107,4 +107,4 @@ kubeadmin kubecfg Grafana Alloy -**__cd_alloy::params__** +params.pp diff --git a/README.md b/README.md index 2ce890e..c6bfe97 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ INSTALLATION CONFIGURATION -* ToDo +* To Do ## Repo Documentation @@ -48,7 +48,7 @@ node 'example.example.net' { * through Foreman: -In order to apply parameters through Foreman, **__cd_alloy::params__** must be added to the host or host group in question. +In order to apply parameters through Foreman, the params.pp must be added to the host or host group in question. See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).