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/).