EN-0001 - markdown lint
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
## Features
|
||||
|
||||
Installation
|
||||
|
||||
* install required binaries and dependencies
|
||||
|
||||
Configuration
|
||||
|
||||
* manage user settings (optional)
|
||||
* manage directory structure (optional)
|
||||
* manage configuration files (optional):
|
||||
@@ -27,7 +29,9 @@ Configuration
|
||||
* selinux context
|
||||
* manage firewall settings (optional)
|
||||
* manage nagios monitoring (optional)
|
||||
|
||||
Maintenance
|
||||
|
||||
* manage the service
|
||||
|
||||
### vHosts
|
||||
@@ -58,13 +62,13 @@ node 'example.example.net' {
|
||||
include cd_puppetdb
|
||||
}
|
||||
```
|
||||
|
||||
* through Foreman:
|
||||
|
||||
In order to apply parameters through Foreman, **__cd_apache::params__** must be added to the host or hostgroup in question.
|
||||
|
||||
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).
|
||||
|
||||
|
||||
## Parameters
|
||||
|
||||
The parameters are documented via puppet strings and [listed here](/docs/index.html). Simply open in web browser.
|
||||
|
||||
Reference in New Issue
Block a user