Gráfico de commits

661 commits

Autor SHA1 Mensagem Data
Nick Chappell
235357aad4 Merge branch 'arioch-checkplugin_source_inline' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/77

refs#8239: https://dev.icinga.org/issues/8239
2015-01-15 20:49:36 -08:00
Nick Chappell
cc37203123 Merge branch 'checkplugin_source_inline' of https://github.com/arioch/puppet-icinga2 into arioch-checkplugin_source_inline
Merged from: https://github.com/Icinga/puppet-icinga2/pull/77

refs#8239: https://dev.icinga.org/issues/8239
2015-01-15 20:26:23 -08:00
Nick Chappell
a1dd01be07 Merge branch 'alexxxxx-feature/fixing-typo' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/81/
2015-01-15 20:20:04 -08:00
Tom De Vylder
1a6cb2c467 Document checkplugin_source_inline parameter 2015-01-15 17:03:39 +01:00
Alexandre Beche
b5b8ecadd3 Fixing interval typo in object_notification.conf.erb
Signed-off-by: Alexandre Beche <alexandre.beche@gmail.com>
2015-01-15 14:28:15 +01:00
Tom De Vylder
5d6fc45ed4 Add inline checkplugin file distribution method 2015-01-14 13:10:08 +01:00
Nick Chappell
4b27f4c13f CHANGELOG updates. 2015-01-13 20:44:25 -08:00
Nick Chappell
223ec1a774 Merge branch 'lazyfrosch-lazyfrosch/empty-classes' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/74
2015-01-13 20:41:36 -08:00
Nick Chappell
1cbc668788 Merge branch 'lazyfrosch/empty-classes' of https://github.com/lazyfrosch/puppet-icinga2 into lazyfrosch-lazyfrosch/empty-classes
Merged from: https://github.com/Icinga/puppet-icinga2/pull/74
2015-01-13 20:41:10 -08:00
Nick Chappell
b4a502ee79 Merge branch 'arioch-fix_ipaddress_param' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/75

refs#8203: https://dev.icinga.org/issues/8203
2015-01-13 20:34:13 -08:00
Nick Chappell
6d1cee2b30 Merge branch 'fix_ipaddress_param' of https://github.com/arioch/puppet-icinga2 into arioch-fix_ipaddress_param
Merged from: https://github.com/Icinga/puppet-icinga2/pull/75

refs#8203: https://dev.icinga.org/issues/8203
2015-01-13 20:28:21 -08:00
Nick Chappell
785fca8375 CHANGELOG updates. 2015-01-13 20:27:20 -08:00
Nick Chappell
434a559f2c Merge branch 'alexxxxx-feature/fixhashordering' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/76

refs# 8154: https://dev.icinga.org/issues/8154
2015-01-13 20:23:15 -08:00
Alexandre Beche
05f479d4f8 Fixing hash ordering in erb templates
Signed-off-by: Alexandre Beche <alexandre.beche@gmail.com>
2015-01-13 16:35:31 +01:00
Tom De Vylder
34725fba7e Fix default host object address for systemd's predictable interfaces 2015-01-13 13:32:37 +01:00
Markus Frosch
ee008782f7 Remove classes that are empty
We do not need them, there are just a distraction...

Refs #8197
2015-01-13 13:10:52 +01:00
Markus Frosch
4fc9c9831c De-duplicate AUTHORS 2015-01-13 13:04:21 +01:00
Markus Frosch
efddfd1540 Update Redmine URL to project 2015-01-13 13:02:15 +01:00
Markus Frosch
a733b4cd1c Update mailmap and AUTHORS 2015-01-13 13:00:03 +01:00
Markus Frosch
8adf30ebd6 Ignore VIM swap files 2015-01-13 12:57:10 +01:00
Nick Chappell
f23815571f Disable puppet-lint class autoloader layout checks. 2015-01-10 17:36:48 -08:00
Nick Chappell
8e8de1778e Disable puppet-lint variable scope checks. 2015-01-10 17:36:07 -08:00
Nick Chappell
98c598ce16 Fixed whitespace alignment in the icinga2::server::install class. 2015-01-10 17:35:06 -08:00
Nick Chappell
8a8bf24400 Fixed whitespace alignment in the icinga2::server::config class. 2015-01-10 17:34:45 -08:00
Nick Chappell
2a3a2c5d0f Removed trailing whitespace. 2015-01-10 17:12:57 -08:00
Nick Chappell
a2a1ec11e0 Removed a trailing space. 2015-01-10 17:06:01 -08:00
Nick Chappell
700c24261e Use 2 spaces instead of a tab character. 2015-01-10 17:05:34 -08:00
Nick Chappell
09d6a8c9d2 Fix C/C++ style comments so they use # instead. 2015-01-10 17:04:43 -08:00
Nick Chappell
ec23b00b12 Added a full variable scope. 2015-01-10 16:59:17 -08:00
Nick Chappell
73c91649e0 Add a target_file_ensure parameter to the ApiListener object defined type. 2015-01-10 16:51:38 -08:00
Nick Chappell
bfbe35e71d Merge branch 'fix/pr-71/readme_typo' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/71
2015-01-08 20:52:03 -08:00
Nick Chappell
687e273ec3 Merge branch 'master' of https://github.com/b0e/puppet-icinga2 into fix/pr-71/readme_typo
Merged from: https://github.com/Icinga/puppet-icinga2/pull/71
2015-01-08 20:51:39 -08:00
Achim Ledermüller
b49fd7e09e Fixed typo in README.md 2015-01-08 13:18:14 +01:00
Nick Chappell
a89b9cd6aa Changelog update. 2015-01-06 22:48:04 -08:00
Nick Chappell
a4d023167f Merge branch 'feature/apilistener_defined_type' into develop
refs#7231: https://dev.icinga.org/issues/7231
2015-01-06 22:45:24 -08:00
Nick Chappell
a807ffe90a Added an ApiListener object defined type.
refs#7231 : https://dev.icinga.org/issues/7231
2015-01-06 22:44:48 -08:00
Nick Chappell
ea681c2978 Merge branch 'feature/puppet-unit-tests' into develop
Merge in a branch that adds puppet-lint tests.
2015-01-06 21:20:21 -08:00
Nick Chappell
60d818fe40 Added some config options for puppet-lint. 2015-01-05 21:04:08 -08:00
Nick Chappell
346248ad48 Added a Rake file with a unit_tests task that runs the lint task. 2015-01-05 21:00:37 -08:00
Nick Chappell
46f0fe7695 Added a .gitignore rule. 2015-01-05 20:48:18 -08:00
Nick Chappell
32dc82e0a9 Added a Gemfile that has gems listed for basic Puppet unit tests. 2015-01-05 20:27:40 -08:00
Nick Chappell
877b504a6f Typo. 2015-01-05 20:10:55 -08:00
Nick Chappell
9a1e40b329 Updated the version number in metadata.json to reflect the current version. 2015-01-04 18:15:10 -08:00
Nick Chappell
579889e8ec Updated metadata.json to reflect that Red Hat is supported. 2015-01-04 18:14:46 -08:00
Nick Chappell
7483b6baee Changelog update. 2015-01-04 18:05:14 -08:00
Nick Chappell
4c2f161a67 Merge branch 'feature/pr-68-redhat-support' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/68

refs#7346: https://dev.icinga.org/issues/7346
2015-01-04 18:03:35 -08:00
Nick Chappell
19b2055630 Merge branch 'feature/rhel6support' of https://github.com/alexxxxx/puppet-icinga2 into feature/pr-68-redhat-support
Merged from: https://github.com/Icinga/puppet-icinga2/pull/68

refs#7346: https://dev.icinga.org/issues/7346
2015-01-04 18:01:31 -08:00
Nick Chappell
2ac13ab23a Changelog update. 2015-01-04 17:56:29 -08:00
Nick Chappell
6e27acb625 Merge branch 'develop' of git.icinga.org:puppet-icinga2 into develop 2015-01-04 17:55:03 -08:00
Steven Bambling
b4797124b1 fixing typo in interval name in templates
Merged from: https://github.com/Icinga/puppet-icinga2/pull/70

refs#8153: https://dev.icinga.org/issues/8153
2015-01-04 17:54:31 -08:00