TODO-0001 - spell check
This commit is contained in:
@@ -111,3 +111,4 @@ cd_nrpe
|
|||||||
cd_stdlib
|
cd_stdlib
|
||||||
puppetlabs
|
puppetlabs
|
||||||
cd_concat
|
cd_concat
|
||||||
|
stdlib
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ Configuration
|
|||||||
* manage Nagios main time periods through Puppet exports. Additional time periods can be created through external Puppet rules via define, to avoid having to alter the module code.
|
* manage Nagios main time periods through Puppet exports. Additional time periods can be created through external Puppet rules via define, to avoid having to alter the module code.
|
||||||
* configure firewall (optional)
|
* configure firewall (optional)
|
||||||
* configure selinux policies (optional)
|
* configure selinux policies (optional)
|
||||||
* configure forwarding http to https including accessing the `/nagios` url directly (optional)
|
* configure forwarding http to https (optional)
|
||||||
* manage TLS certificates through certbot (optional)
|
* manage TLS certificates through certbot (optional)
|
||||||
* manage `$user$` arguments in resource file via define
|
* manage `$user$` arguments in resource file via define
|
||||||
|
|
||||||
@@ -79,7 +79,7 @@ All dependencies must be included in the catalogue.
|
|||||||
* [cd_certbot](https://sourcecode.confdroid.com/12WW1160/cd_certbot) to auto-manage TLS certificates (optional)
|
* [cd_certbot](https://sourcecode.confdroid.com/12WW1160/cd_certbot) to auto-manage TLS certificates (optional)
|
||||||
* [cd_nrpe](https://sourcecode.confdroid.com/12WW1160/cd_nrpe) to manage NRPE (optional)
|
* [cd_nrpe](https://sourcecode.confdroid.com/12WW1160/cd_nrpe) to manage NRPE (optional)
|
||||||
* [cd_stdlib](https://sourcecode.confdroid.com/12WW1160/cd_stdlib) or [puppetlabs stdlib](https://github.com/puppetlabs/puppetlabs-stdlib) to facilitate concat
|
* [cd_stdlib](https://sourcecode.confdroid.com/12WW1160/cd_stdlib) or [puppetlabs stdlib](https://github.com/puppetlabs/puppetlabs-stdlib) to facilitate concat
|
||||||
* [cd-concat](https://sourcecode.confdroid.com/12WW1160/cd_stdlib) or [puppetlabs concat](https://github.com/puppetlabs/puppetlabs-concat) to concatenate configuration files from different sources.
|
* [cd_concat](https://sourcecode.confdroid.com/12WW1160/cd_stdlib) or [puppetlabs concat](https://github.com/puppetlabs/puppetlabs-concat) to concatenate configuration files from different sources.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user