OP#414 update Readme

This commit is contained in:
12ww1160
2026-02-06 15:34:57 +01:00
parent 2aa2de9e5c
commit 18214183fc

View File

@@ -44,13 +44,13 @@ via site.pp or nodes.pp
```bash
node 'example.example.net' {
include confdroid_apache
include confdroid_gitea
}
```
- through Foreman:
In order to apply parameters through Foreman, --__confdroid_apache::params__-- must be added to the host or host group in question.
In order to apply parameters through Foreman, --__confdroid_gitea::params__-- 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/).