spell check

This commit is contained in:
Arne Teuke
2025-02-23 14:03:29 +01:00
parent ab1b4b9608
commit 14100a474e
2 changed files with 3 additions and 3 deletions

View File

@@ -107,4 +107,4 @@ kubeadmin
kubecfg kubecfg
Grafana Grafana
Alloy Alloy
**__cd_alloy::params__** params.pp

View File

@@ -22,7 +22,7 @@ INSTALLATION
CONFIGURATION CONFIGURATION
* ToDo * To Do
## Repo Documentation ## Repo Documentation
@@ -48,7 +48,7 @@ node 'example.example.net' {
* through Foreman: * 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/). See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).