diff --git a/README.md b/README.md index 837580f..a28541f 100644 --- a/README.md +++ b/README.md @@ -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.