Nick Chappell
|
742f790f7b
|
Added an ERB template to render MySQL IDO connection object definitions.
|
2014-08-22 18:30:15 -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
|
eea0b20565
|
Remove language referring to Ubuntu Saucy and the snapshots repo since neither of those are being used or supported.
|
2014-08-22 10:52:06 -07:00 |
|
Nick Chappell
|
3b6e1a38bc
|
Added nagios-nrpe-plugin to the client plugin package list for Ubuntu 12.04.
|
2014-08-21 22:12:30 -07:00 |
|
Nick Chappell
|
9dc73da5db
|
Whitespace cleanup in manifests/server.pp
|
2014-08-21 22:07:01 -07:00 |
|
melanie
|
599e7dea30
|
add db_port parameter to match the documentation
refs https://github.com/Icinga/puppet-icinga2/pull/2
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-08-21 21:55:21 -07:00 |
|
melanie
|
b7c360ef21
|
object_user.conf.erb missed = on period parameter
refs #6983
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-08-21 21:27:22 -07:00 |
|
Nick Chappell
|
3674a4ee14
|
Remove the single quotes around the default value for since it's meant to be a boolean value, not a string.
|
2014-08-21 20:44:28 -07:00 |
|
Nick Chappell
|
1fb7044ba5
|
Added a note about puppetlabs-stdlib being a required module.
|
2014-08-20 16:53:01 -07:00 |
|
Nick Chappell
|
8096008f48
|
Put contents of doc/configuration.md back into the main README.md to match what most other Puppet modules do for their READMEs. This will also allow more documentation to be visible on Github and the Puppet Forge since those services use the contents of the README for content on the module's page.
|
2014-08-20 16:49:38 -07:00 |
|
Nick Chappell
|
4ec11e9a01
|
Merge branch 'develop'
|
2014-08-20 14:09:53 -07:00 |
|
nickchappell
|
ee23ecebf7
|
Merge pull request #3 from adamcstephens/make_manage_repos_work
make manage_repos parameter work
|
2014-08-20 13:53:27 -07:00 |
|
Adam Stephens
|
a7a0171781
|
add puppetlabs/stdlib requirement
uses current supported release (4.3.2)
|
2014-08-20 16:45:15 -04:00 |
|
Adam Stephens
|
de61c1a14f
|
make manage_repos parameter work
|
2014-08-18 09:31:31 -04:00 |
|
Nick Chappell
|
2b8895217b
|
Updated version number in metadata.json.
|
2014-08-17 16:29:21 -07:00 |
|
Nick Chappell
|
69fce90c4d
|
Added changelog entry for v0.5.
|
2014-08-17 14:37:36 -07:00 |
|
Nick Chappell
|
721aa4271f
|
Merge branch 'master' of git.icinga.org:puppet-icinga2
|
2014-08-17 14:29:27 -07:00 |
|
Nick Chappell
|
d5433a208e
|
Merge branch 'develop' for v0.5 release.
|
2014-08-17 14:23:34 -07:00 |
|
Nick Chappell
|
74d407f220
|
Added the NRPE plugin to the plugin package list that's used for NRPE installs on Ubuntu 14.04.
|
2014-08-17 14:22:27 -07:00 |
|
Gunnar Beutner
|
cd7001bd70
|
Remove unused mailmap entries
|
2014-08-17 22:14:49 +02:00 |
|
Michael Friedrich
|
05e3c267c4
|
Add AUTHORS, update install instructions
|
2014-08-17 16:14:42 +02:00 |
|
Michael Friedrich
|
03f47afa7b
|
Update README.md, add doc/installation.md
fixes #6913
|
2014-08-17 16:07:54 +02:00 |
|
Michael Friedrich
|
9d18dd56d0
|
Update metadata.json
refs #6912
|
2014-08-17 16:02:21 +02:00 |
|
Michael Friedrich
|
cbf9ba4ec8
|
Update license
fixes #6912
|
2014-08-17 16:01:43 +02:00 |
|
Michael Friedrich
|
ec61fa5e3e
|
Merge remote-tracking branch 'github/develop'
|
2014-08-13 20:11:26 +02:00 |
|
Nick Chappell
|
cc63ae59c7
|
Bump up the sizes of the section headers.
|
2014-08-13 09:31:42 -07:00 |
|
Nick Chappell
|
a5107b855b
|
Remove the Modulefile, as it's deprecated as of Puppet 3.6.
|
2014-08-06 10:43:18 -07:00 |
|
Nick Chappell
|
506a286c4d
|
Merge branch 'feature/object_defined_types' into develop
Merging in to get the icinga2::object::user defined type.
|
2014-08-03 19:17:27 -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
|
5272c38a38
|
Added a closing end tag.
|
2014-08-02 22:07:23 -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
|
e613ff8d12
|
Merge branch 'develop' into feature/object_defined_types
Merging in so we get the Modulefile and metadata.json changes.
|
2014-08-02 21:09:49 -07:00 |
|
Nick Chappell
|
61e8080c23
|
Merge branch 'develop', version 0.4
|
2014-08-02 21:08:34 -07:00 |
|
Nick Chappell
|
3f947fa09e
|
Changelog updates.
|
2014-08-02 21:08:22 -07:00 |
|
Nick Chappell
|
4d68c27a69
|
Added a metadata.json.
|
2014-08-02 21:05:26 -07:00 |
|
Nick Chappell
|
a86261bbad
|
Added content to the Modulefile.
|
2014-08-02 21:05:05 -07:00 |
|
Nick Chappell
|
3969a0e903
|
Merge branch 'feature/object_defined_types' into develop
Merging in to get the service and apply_service_to_host defined types.
|
2014-08-02 20:30:01 -07:00 |
|
Nick Chappell
|
2324f352b9
|
Added a README section showing how to use the icinga2::object::apply_service_to_host.
|
2014-07-31 21:38:57 -07:00 |
|
Nick Chappell
|
7de5eee88c
|
Moved the check_command block to be before the vars block, since the vars block for a service apply will usually be setting variables for the check_command.
|
2014-07-31 09:25:39 -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 |
|