Commit graph

467 commits

Author SHA1 Message Date
Nick Chappell
f2c44a9e1b Added a parameter and default value for the check_interval parameter; added it to the service object ERB template. 2014-07-28 20:42:05 -07:00
Nick Chappell
83bea379db Added a parameter and default value for the check_period parameter; added it to the service object ERB template. 2014-07-28 20:38:12 -07:00
Nick Chappell
b5251ef8c6 Added a parameter and default value for the max_check_attempts parameter; added it to the service object ERB template. 2014-07-28 20:37:03 -07:00
Nick Chappell
022abb8cdf Added a parameter and default value for the check_command parameter; added it to the service object ERB template. 2014-07-28 19:30:55 -07:00
Nick Chappell
948b5b68aa Added a parameter and default value for the vars parameter; added it to the service object ERB template. 2014-07-28 19:26:39 -07:00
Nick Chappell
90d22283aa Added a parameter and default value for the groups parameter; added it to the service object ERB template. 2014-07-28 19:24:39 -07:00
Nick Chappell
a66de2fe38 Removing the name parameter from the lists of parameters to add since it's part of the template and defined type already. 2014-07-28 19:23:48 -07:00
Nick Chappell
ec0a3b1bd5 Added a parameter and default value for the host_name parameter; added it to the service object ERB template. 2014-07-28 19:22:00 -07:00
Nick Chappell
3b931c2068 Added a parameter and default value for the display_name parameter; added it to the service object ERB template. 2014-07-28 19:17:11 -07:00
Nick Chappell
2419d0d58f Added a parameter for a template that can be imported; added it to the service object ERB template. 2014-07-28 19:15:10 -07:00
Nick Chappell
e0de7f8c45 Added an object_servicename parameter; this isn't part of the service object spec on the Icinga 2 docs, but I use it internally in the template. 2014-07-28 19:12:32 -07:00
Nick Chappell
a165864121 Added a list of parameters that need to be added to the service object file template. 2014-07-28 19:08:03 -07:00
Nick Chappell
99465d00b7 Added a list of parameters that need to be added to the service object defined type manifest. 2014-07-28 19:07:50 -07:00
Nick Chappell
b592b93b58 Added file parameters and default values for the service object defined type. 2014-07-28 18:59:09 -07:00
Nick Chappell
3a45597b79 Added a bare template for service objects. 2014-07-28 18:57:21 -07:00
Nick Chappell
b6c832524b Added a skeleton defined type for service objects. 2014-07-28 18:57:07 -07:00
Nick Chappell
9ce8678b7b Added more header comments. 2014-07-28 18:49:09 -07:00
Nick Chappell
cc9286e7b4 Fix broken link. 2014-07-28 18:46:41 -07:00
Nick Chappell
cb772f9977 More wording. 2014-07-28 18:44:00 -07:00
Nick Chappell
6b323ea1ea Hash rocket alignment. 2014-07-28 18:43:07 -07:00
Nick Chappell
cccff95e5f Fix the typo by turning the = signs into hash rockets. 2014-07-28 18:42:46 -07:00
Nick Chappell
b06b270a8d Make wording a little clearer. 2014-07-28 18:42:22 -07:00
Nick Chappell
e8aed6bd8b Merge branch 'develop' 2014-07-26 21:31:20 -07:00
Nick Chappell
1c61f132c2 Updated Changelog for v0.3. 2014-07-26 21:31:12 -07:00
Nick Chappell
7f33784350 Merge branch 'develop' of github.com:nickchappell/puppet-icinga2 into develop
Conflicts:
	templates/object_host.conf.erb

Removed the needed parameter list to fix the merge conflict.
2014-07-26 21:22:34 -07:00
Nick Chappell
4dedb8bdea Merge branch 'feature/object_defined_types' into develop
Merging in so that we get the completed host object defined type added.
2014-07-26 21:20:31 -07:00
Nick Chappell
9139c8fc23 Get rid of the needed parameters list since we have all of them in the template now. 2014-07-26 21:20:15 -07:00
Nick Chappell
d9695544ad Added an icon_image_alt parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:19:21 -07:00
Nick Chappell
e16704399e Added an icon_image parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:18:38 -07:00
Nick Chappell
3e84b13e5b Added an action_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:18:01 -07:00
Nick Chappell
a99d56aab2 Added a notes_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:16:05 -07:00
Nick Chappell
b366738fd9 Added a notes parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:15:01 -07:00
Nick Chappell
16a558c534 Added a volatile parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:14:20 -07:00
Nick Chappell
6809afc9b9 Added a flapping_threshold parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:12:29 -07:00
Nick Chappell
7942e8a3b7 Added an event_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:10:25 -07:00
Nick Chappell
8012897f6b Added an enable_perfdata parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 21:08:09 -07:00
Nick Chappell
6981ccf12d Added an enable_flap_detection parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:53:07 -07:00
Nick Chappell
3f1b1847be Added an enable_event_handler parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:50:26 -07:00
Nick Chappell
55c81ab2a1 Added an enable_passive_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:47:24 -07:00
Nick Chappell
5c5d88eee6 Added an enable_active_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:45:48 -07:00
Nick Chappell
ad45f44542 Added an enable_notifications parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:41:31 -07:00
Nick Chappell
8c9efdf291 Added a section explaining what happens with undef values. 2014-07-26 20:38:13 -07:00
Nick Chappell
6c87a47844 Added a header for the exported resources section. 2014-07-26 20:37:44 -07:00
Nick Chappell
6ecbc1c942 Removed quotes because the max_check_attempts, check_interval and retry_interval values aren't supposed to be quoted. 2014-07-26 20:28:30 -07:00
Nick Chappell
f28dcf90a6 Added a retry_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:19:41 -07:00
Nick Chappell
ca7438d798 Added a check_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:16:56 -07:00
Nick Chappell
b9a64802f8 Added a check_period parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 20:15:55 -07:00
Nick Chappell
211208fcdf Fix typos so that the variable names match. 2014-07-26 20:15:04 -07:00
Nick Chappell
7b51e2d4f2 Added a max_check_attempts parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 2014-07-26 19:10:44 -07:00
Nick Chappell
07e7fb9567 Added a note about how to use the object defined types as exported resources; included some examples. 2014-07-26 19:10:03 -07:00