Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

fix documentation for install_mailutils #204

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

fix documentation for install_mailutils #204

wants to merge 2 commits into from

Conversation

LorenzBischof
Copy link

The documentation for the parameter to install mail packages was wrong. It also wasn't clear if the default is true or not.

@@ -21,9 +21,6 @@
#Whether to install the plugin packages when the icinga2 class is applied:
$install_nagios_plugins = true

#whether to install packages that provide the 'mail' binary
$install_mail_utils_package = false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a documentation change as the commit suggests. What is this change here to address?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to be leftover code from a rename of the parameter. It doesn't get used anywhere else.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should be a separate commit in my opinion.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. I'll seperate it, when I'm at a computer.

On Tue, 3 May 2016, 21:52 Zach Leslie, [email protected] wrote:

In manifests/params.pp
voxpupuli/puppet-icinga2#204 (comment):

@@ -21,9 +21,6 @@
#Whether to install the plugin packages when the icinga2 class is applied:
$install_nagios_plugins = true

  • #whether to install packages that provide the 'mail' binary
  • $install_mail_utils_package = false

This change should be a separate commit in my opinion.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/Icinga/puppet-icinga2/pull/204/files/68275a92606bdeb4e3bdc1891bb114be42c26163#r61944309

@LorenzBischof
Copy link
Author

LorenzBischof commented May 5, 2016

Ok, I seperated my changes into two commits.

@zachfi
Copy link
Contributor

zachfi commented May 6, 2016

+1 Would merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants