OP#414 update Readme
This commit is contained in:
@@ -44,13 +44,13 @@ via site.pp or nodes.pp
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
node 'example.example.net' {
|
node 'example.example.net' {
|
||||||
include confdroid_apache
|
include confdroid_gitea
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
- through Foreman:
|
- 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/).
|
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user