From 0b7336f9cf1d3cf3df032eb554cb3cc17d9435f0 Mon Sep 17 00:00:00 2001 From: Nick Chappell Date: Sun, 19 Oct 2014 14:58:19 -0700 Subject: [PATCH] Added bold text to create a subsection header for the mail binaries parameter explanation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c10a0e..50cffc1 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,8 @@ class { 'icinga2::server': This will stop the `icinga2::server` class from trying to install the plugins packages, since the `icinga2::nrpe` class will already be installing them and will prevent a resulting duplicate resource error. +**`mail` binaries** + If you would like to install packages to make a `mail` command binary available so that Icinga 2 can send out notifications, set the `install_mail_utils_package` parameter to **true**: