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