Steven Bambling
|
2e8770f9cb
|
feature to create/add graphitewriter configurtion
Signed-off-by: Nick Chappell <nick@intronic.org>
Taken from: https://github.com/Icinga/puppet-icinga2/pull/24
|
2014-10-02 21:02:01 -07:00 |
|
Steven Bambling
|
d76a47706a
|
setting 4 digit octal
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
9bc44f6b26
|
setting 4 digit octal
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
447a27a6ea
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
fb75630a5c
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
1154197843
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
bf683d719e
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
5896e2b72a
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:08 -07:00 |
|
Steven Bambling
|
8e5b816eae
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:08 -07:00 |
|
Steven Bambling
|
670a0f7b46
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:08 -07:00 |
|
Steven Bambling
|
eefd533fb6
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:08 -07:00 |
|
Nick Chappell
|
6d0b759fa6
|
Added a SyslogLogger object, accompanying ERB template and README additions.
refs#7234: https://dev.icinga.org/issues/7234
|
2014-09-15 21:07:42 -07:00 |
|
Nick Chappell
|
cc57f33ac1
|
Whitespace cleanup.
|
2014-09-13 19:46:24 -07:00 |
|
Nick Chappell
|
52da440fa5
|
Added a servicegroup object defined type.
|
2014-09-07 16:31:03 -07:00 |
|
Nick Chappell
|
200645b4cc
|
Added validation to the icinga2::object::usergroup class' parameters.
|
2014-09-06 18:50:27 -07:00 |
|
Nick Chappell
|
b83450af91
|
Added validation to the icinga2::object::user class' parameters.
|
2014-09-06 18:50:21 -07:00 |
|
Nick Chappell
|
c8230124ef
|
Added validation to the icinga2::object::service class' parameters.
|
2014-09-06 18:50:13 -07:00 |
|
Nick Chappell
|
1af2287ea7
|
Added validation to the icinga2::object::idopgsqlconnection class' parameters.
|
2014-09-06 18:44:34 -07:00 |
|
Nick Chappell
|
db735934b5
|
Added validation to the icinga2::object::idomysqlconnection class' parameters.
|
2014-09-06 18:44:26 -07:00 |
|
Nick Chappell
|
ddc3395113
|
Added validation to the icinga2::object::hostgroup class' parameters.
|
2014-09-06 18:44:12 -07:00 |
|
Nick Chappell
|
ee68d95053
|
Added validation to the icinga2::object::host class' parameters.
|
2014-09-06 18:44:05 -07:00 |
|
Nick Chappell
|
4e1cec7439
|
Added validation to the icinga2::object::apply_service_to_host class' parameters.
|
2014-09-06 18:43:50 -07:00 |
|
Nick Chappell
|
fe21de08f0
|
Remove duplicate enable_notifications parameter that was added.
|
2014-08-24 18:14:50 -07:00 |
|
Nick Chappell
|
9ec7f5ca9c
|
Name user object files after the defined type instance's name instead of the FQDN of the machine.
|
2014-08-24 17:59:58 -07:00 |
|
Nick Chappell
|
2c6d82895c
|
Added an enable_notifications parameter to the user object defined type.
|
2014-08-24 17:48:28 -07:00 |
|
Nick Chappell
|
7a21694ab2
|
Added a usergroup defined type and accompanying ERB tempalte.
|
2014-08-24 17:25:42 -07:00 |
|
Nick Chappell
|
3596f236ce
|
Whitespace cleanup.
|
2014-08-23 17:39:36 -07:00 |
|
Nick Chappell
|
552072ec3b
|
Added a defined type for Postgres IDO connection object definitions.
|
2014-08-22 22:26:42 -07:00 |
|
Nick Chappell
|
15e9555f64
|
Added a defined type for MySQL IDO connection object definitions.
|
2014-08-22 18:29:46 -07:00 |
|
Nick Chappell
|
d5fa1e655a
|
Added a states parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 19:16:58 -07:00 |
|
Nick Chappell
|
6ad25eee99
|
Added a types parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 19:15:57 -07:00 |
|
Nick Chappell
|
086a300b1f
|
Added a period parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 19:14:02 -07:00 |
|
Nick Chappell
|
92e7a4f5e7
|
Added an enable_notifications parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 18:27:46 -07:00 |
|
Nick Chappell
|
7b5f7a994f
|
Added a groups parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 18:26:36 -07:00 |
|
Nick Chappell
|
f9193d14f7
|
Added a vars parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 18:24:26 -07:00 |
|
Nick Chappell
|
89b3e25e9a
|
Added a pager parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 18:23:28 -07:00 |
|
Nick Chappell
|
d5173611f4
|
Added an email parameter to the user object and rendering of it to the ERB template.
|
2014-08-03 18:20:29 -07:00 |
|
Nick Chappell
|
341f66433e
|
Added a display_name parameter to the user object and rendering of it to the ERB template.
|
2014-08-02 22:28:34 -07:00 |
|
Nick Chappell
|
90ffb35e20
|
Added an object_username parameter.
|
2014-08-02 22:03:38 -07:00 |
|
Nick Chappell
|
ae0ca7e7f5
|
Added a skeleton user object and accompanying ERB template.
|
2014-08-02 22:01:15 -07:00 |
|
Nick Chappell
|
2b766285b2
|
Added an object defined type for applying services to hosts; also included an ERB template to render the object files.
|
2014-07-30 22:34:55 -07:00 |
|
Nick Chappell
|
06cd9ece88
|
Added a parameter and default value for the ignore_where parameter; added it to the service object ERB template.
|
2014-07-29 17:21:10 -07:00 |
|
Nick Chappell
|
e498643750
|
Remove trailing whitespace.
|
2014-07-29 08:33:32 -07:00 |
|
Nick Chappell
|
5f614ce97d
|
Added a parameter and default value for the icon_image_alt parameter; added it to the service object ERB template.
|
2014-07-28 21:06:28 -07:00 |
|
Nick Chappell
|
90f256fea0
|
Added a parameter and default value for the icon_image parameter; added it to the service object ERB template.
|
2014-07-28 21:05:39 -07:00 |
|
Nick Chappell
|
81c52e9862
|
Added a parameter and default value for the action_url parameter; added it to the service object ERB template.
|
2014-07-28 21:04:54 -07:00 |
|
Nick Chappell
|
c9e90c6ff0
|
Added a parameter and default value for the notes_url parameter; added it to the service object ERB template.
|
2014-07-28 21:02:39 -07:00 |
|
Nick Chappell
|
65bd120e0d
|
Added a parameter and default value for the notes parameter; added it to the service object ERB template.
|
2014-07-28 21:02:00 -07:00 |
|
Nick Chappell
|
40a6e5fb46
|
Added a parameter and default value for the volatile parameter; added it to the service object ERB template.
|
2014-07-28 20:57:43 -07:00 |
|
Nick Chappell
|
273b488c22
|
Added a parameter and default value for the flapping_threshold parameter; added it to the service object ERB template.
|
2014-07-28 20:52:23 -07:00 |
|