Skip to content

Commit

Permalink
Fix typos and misspellings
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Jan 12, 2017
1 parent e2c3344 commit 41efa55
Show file tree
Hide file tree
Showing 43 changed files with 116 additions and 116 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Icinga2 Puppet Module CHANGELOG
# Icinga 2 Puppet Module CHANGELOG

## v0.8.1

Expand Down
104 changes: 52 additions & 52 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion manifests/config.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::config
#
# This class exists to manage general configuration files needed by Icinga2 to run.
# This class exists to manage general configuration files needed by Icinga 2 to run.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/api.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::api
#
# This module configures the Icinga2 feature api.
# This module configures the Icinga 2 feature api.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/checker.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::checker
#
# This module configures the Icinga2 feature checker.
# This module configures the Icinga 2 feature checker.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/command.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::command
#
# This module configures the Icinga2 feature command.
# This module configures the Icinga 2 feature command.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/compatlog.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::compatlog
#
# This module configures the Icinga2 feature compatlog.
# This module configures the Icinga 2 feature compatlog.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/debuglog.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::debuglog
#
# This module configures the Icinga2 feature mainlog.
# This module configures the Icinga 2 feature mainlog.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/gelf.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::gelf
#
# This module configures the Icinga2 feature gelf.
# This module configures the Icinga 2 feature gelf.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/graphite.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::graphite
#
# This module configures the Icinga2 feature graphite.
# This module configures the Icinga 2 feature graphite.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/idomysql.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::idomysql
#
# This module configures the Icinga2 feature ido-mysql.
# This module configures the Icinga 2 feature ido-mysql.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/idopgsql.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::idopgsql
#
# This module configures the Icinga2 feature ido-pgsql.
# This module configures the Icinga 2 feature ido-pgsql.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/influxdb.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::influxdb
#
# This module configures the Icinga2 feature influxdb.
# This module configures the Icinga 2 feature influxdb.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/livestatus.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::livestatus
#
# This module configures the Icinga2 feature livestatus.
# This module configures the Icinga 2 feature livestatus.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/mainlog.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::mainlog
#
# This module configures the Icinga2 feature mainlog.
# This module configures the Icinga 2 feature mainlog.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/notification.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::notification
#
# This module configures the Icinga2 feature notification.
# This module configures the Icinga 2 feature notification.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/opentsdb.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::opentsdb
#
# This module configures the Icinga2 feature opentsdb.
# This module configures the Icinga 2 feature opentsdb.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/perfdata.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::perfdata
#
# This module configures the Icinga2 feature perfdata.
# This module configures the Icinga 2 feature perfdata.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/statusdata.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::statusdata
#
# This module configures the Icinga2 feature statusdata.
# This module configures the Icinga 2 feature statusdata.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/feature/syslog.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::feature::syslog
#
# This module configures the Icinga2 feature syslog.
# This module configures the Icinga 2 feature syslog.
#
# === Parameters
#
Expand Down
14 changes: 7 additions & 7 deletions manifests/init.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Class: icinga2
#
# This module installs and configures Icinga2.
# This module installs and configures Icinga 2.
#
# === Parameters
#
# [*ensure*]
# Manages if the service should be stopped or running. Defaults to running.
#
# [*enable*]
# If set to true the Icinga2 service will start on boot. Defaults to true.
# If set to true the Icinga 2 service will start on boot. Defaults to true.
#
# [*manage_repo*]
# When set to true this module will install the packages.icinga.com repository. With this official repo you can get
Expand All @@ -33,7 +33,7 @@
# A list of the ITL plugins to load. Defaults to [ 'plugins', 'plugins-contrib', 'windows-plugins', 'nscp' ].
#
# [*confd*]
# This is the directory where Icinga2 stores it's object configuration by default. To disable this, set the parameter
# This is the directory where Icinga 2 stores it's object configuration by default. To disable this, set the parameter
# to false. It's also possible to assign your own directory. This directory is relative to etc/icinga2 and must be
# managed outside of this module as file resource with tag icinga2::config::file. By default this parameter is true.
#
Expand All @@ -51,7 +51,7 @@
#
# === Examples
#
# Declare icinga2 with all defaults. Keep in mind that your operating system may not have Icinga2 in its package
# Declare icinga2 with all defaults. Keep in mind that your operating system may not have Icinga 2 in its package
# repository.
#
# include ::icinga2
Expand All @@ -65,16 +65,16 @@
# manage_repo => true,
# }
#
# If you don't want to manage the Icinga2 service with puppet, you can dissable this behaviour with the manage_service
# If you don't want to manage the Icinga 2 service with puppet, you can dissable this behaviour with the manage_service
# parameter. When set to false no service refreshes will be triggered.
#
# class { 'icinga2':
# manage_service => false,
# }
#
# Sometimes it's necessary to cover very special configurations that you cannot handle with this module. In this case
# you can use the icinga2::config::file tag on your file ressource. This module collects all file ressource types with
# this tag and triggers a reload of Icinga2 on a file change.
# you can use the icinga2::config::file tag on your file resource. This module collects all file resource types with
# this tag and triggers a reload of Icinga 2 on a file change.
#
# include ::icinga2
# file { '/etc/icinga2/conf.d/foo.conf':
Expand Down
2 changes: 1 addition & 1 deletion manifests/install.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Class: icinga2::install
#
# This class handles the installation of the Icinga2 package. On Windows only chocolatey is supported as installation
# This class handles the installation of the Icinga 2 package. On Windows only chocolatey is supported as installation
# source.
#
# === Parameters
Expand Down
2 changes: 1 addition & 1 deletion manifests/object.pp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# values are there values. Defaults to an empty Hash.
#
# [*object_type*]
# Icinga2 object type for this object.
# Icinga 2 object type for this object.
#
# [*target*]
# Destination config file to store in this object. File will be declared the
Expand Down
2 changes: 1 addition & 1 deletion manifests/object/apiuser.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Define: icinga2::object::apiuser
#
# Manage Icinga2 ApiUser objects.
# Manage Icinga 2 ApiUser objects.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/object/checkcommand.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Define: icinga2::object::checkcommand
#
# Manage Icinga2 Host objects.
# Manage Icinga 2 Host objects.
#
# === Parameters
#
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/checkresultreader.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::checkresultreader
#
# Manage Icinga2 CheckResultReader objects.
# Manage Icinga 2 CheckResultReader objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [ceckresultreader_name*]
# Set the Icinga2 name of the ceckresultreader object. Defaults to title of the define resource.
# Set the Icinga 2 name of the ceckresultreader object. Defaults to title of the define resource.
#
# [*spool_dir*]
# The directory which contains the check result files. Defaults to LocalStateDir + "/lib/icinga2/spool/checkresults/".
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/compatlogger.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::compatlogger
#
# Manage Icinga2 CompatLogger objects.
# Manage Icinga 2 CompatLogger objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [compatlogger_name*]
# Set the Icinga2 name of the compatlogger object. Defaults to title of the define resource.
# Set the Icinga 2 name of the compatlogger object. Defaults to title of the define resource.
#
# [*spool_dir*]
# The directory which contains the check result files. Defaults to LocalStateDir + "/lib/icinga2/spool/checkresults/".
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/dependency.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::dependency
#
# Manage Icinga2 dependency objects.
# Manage Icinga 2 dependency objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*dependency_name*]
# Set the Icinga2 name of the dependency object. Defaults to title of the define resource.
# Set the Icinga 2 name of the dependency object. Defaults to title of the define resource.
#
# [*parent_host_name*]
# The parent host.
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/endpoint.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::endpoint
#
# Manage Icinga2 endpoint objects.
# Manage Icinga 2 endpoint objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*endpoint_name*]
# Set the Icinga2 name of the endpoint object. Defaults to title of the define resource.
# Set the Icinga 2 name of the endpoint object. Defaults to title of the define resource.
#
# [*host*]
# Optional. The IP address of the remote Icinga 2 instance.
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/eventcommand.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::eventcommand
#
# Manage Icinga2 EventCommand objects.
# Manage Icinga 2 EventCommand objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*eventcommand_name*]
# Set the Icinga2 name of the eventcommand object. Defaults to title of the define resource.
# Set the Icinga 2 name of the eventcommand object. Defaults to title of the define resource.
#
# [*execute*]
# The "execute" script method takes care of executing the event handler.
Expand Down
2 changes: 1 addition & 1 deletion manifests/object/host.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Define: icinga2::object::host
#
# Manage Icinga2 Host objects.
# Manage Icinga 2 Host objects.
#
# === Parameters
#
Expand Down
2 changes: 1 addition & 1 deletion manifests/object/hostgroup.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# == Define: icinga2::object::hostgroup
#
# Manage Icinga2 HostGroup objects.
# Manage Icinga 2 HostGroup objects.
#
# === Parameters
#
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/notification.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::notification
#
# Manage Icinga2 notification objects.
# Manage Icinga 2 notification objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*notification_name*]
# Set the Icinga2 name of the notification object. Defaults to title of the define resource.
# Set the Icinga 2 name of the notification object. Defaults to title of the define resource.
#
# [*host_name*]
# The name of the host this notification belongs to.
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/notificationcommand.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::notificationcommand
#
# Manage Icinga2 notificationcommand objects.
# Manage Icinga 2 notificationcommand objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*notificationcommand_name*]
# Set the Icinga2 name of the notificationcommand object. Defaults to title of the define resource.
# Set the Icinga 2 name of the notificationcommand object. Defaults to title of the define resource.
#
# [*execute*]
# The "execute" script method takes care of executing the notification.
Expand Down
4 changes: 2 additions & 2 deletions manifests/object/scheduleddowntime.pp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# == Define: icinga2::object::scheduleddowntime
#
# Manage Icinga2 scheduleddowntime objects.
# Manage Icinga 2 scheduleddowntime objects.
#
# === Parameters
#
# [*ensure*]
# Set to present enables the object, absent disables it. Defaults to present.
#
# [*scheduleddowntime_name*]
# Set the Icinga2 name of the scheduleddowntime object. Defaults to title of the define resource.
# Set the Icinga 2 name of the scheduleddowntime object. Defaults to title of the define resource.
#
# [*host_name*]
# The name of the host this comment belongs to.
Expand Down
Loading

0 comments on commit 41efa55

Please sign in to comment.