Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://github.com/voxpupuli/puppet-zabbix

fix old Lint/ParenthesesAsGroupedExpression

Signed-off-by: Tim Meusel <[email protected]>

42359f4e164a341ca1ff7c93c15544e6ec63b828 authored over 8 years ago by Tim Meusel <[email protected]>
Merge remote-tracking branch 'upstream/master' into update-rubocop

565ab3825b8d641d006ed0db0be3f496eee346cf authored over 8 years ago by Tim Meusel <[email protected]>
Merge pull request #206 from bastelfreak/update-rspec2

Enhance spec testing

977245b454c13749eedd265241c39f64172c3464 authored over 8 years ago by Werner Dijkerman <[email protected]>
add missing test for FIle[/etc/zabbix/web]

98890152ef310aeed2285ac18fb96765549caa3d authored over 8 years ago by Tim Meusel <[email protected]>
add missing test for File[/etc/zabbix/imported_templates]

this is actually a directory, so I added .with_ensure(directory).
validating it with contain_dir...

8e4efd78a044b48e68646c2492a1c93b56c1bfcc authored over 8 years ago by Tim Meusel <[email protected]>
add missing test for Package[zabbix-proxy]

d3b0104b68802997d2e6948bb3d52877df1cd79b authored over 8 years ago by Tim Meusel <[email protected]>
add missing test for File[/root/.pgpass]

950f751b48d49463d9508aa2a829ae59ad1bfd50 authored over 8 years ago by Tim Meusel <[email protected]>
add missing test for Package[zabbix-java-gateway]

52775a627ac32a010cc7e1eed8ed527183bc4b4e authored over 8 years ago by Tim Meusel <[email protected]>
determine the provider more beautiful

7b3ffa875ba440d75263c6bca53341a3e6bfa50f authored over 8 years ago by Tim Meusel <[email protected]>
test installation with puppet_gem provider

a41cf4ae36dd0cc48642c53f2eeb6e7a3a2aef0d authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/RescueModifier

0ec6cb11368dbaa015b06a4d06f93fa223942a7c authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/RaiseArgs

4ba90b19b255e2b2d367b9ef7835dbb819ec3b19 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Proc

2a02ca670c4abd2a0be3e91ffff7933895bac81a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SelfAssignment

b562e06f055ad8c99915609378c271a9b1261f82 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/RedundantException

1fca27a8a72b0fcae35f275729242774873b9127 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/PredicateName

Rename is_a_number() to a_number() here is needed.

823e77ed78d004c8c27d6e01c86d93550e57aee4 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/PerlBackrefs

9d9ae291746e653ab7b38bd59cb64056ea60026b authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/PercentLiteralDelimiters

aaed3f018a6326cfe42dab40b22e4195506662ed authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/OpMethod

d2a7cf79e15249c446200697c18ca84d7b16bd45 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/RedundantBegin

c065b3f68fcf1b33a7b9cb05e6fa3d971c425d09 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/OneLineConditional

be653b93ac45210a299598efb62dd38c1e1eddc7 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NumericLiterals

146b8f32ad85670fa4ce543400f4df5233e51e56 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Not

874db89a3a8d3d78f9b051a13d637ba7378e936e authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NonNilCheck

78d53dedf5786c95a32836e51aa5a93bf3eabe02 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SignalException

86d9d7004684917728f3575f246cf586658ec835 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Semicolon

12dba9d1a8cb9a4a26b054f5d082c9e2ff83f6b6 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MultilineBlockChain

d82faa3a9ace3bfcfafeee2466a23fad6b8ccd4a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/FormatString

cd62f11baf88075372a2e0bd79a6db1707c4eb72 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NilComparison

aaca14e8bafa196c1e666aef0c04ac2fdde563bf authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NestedTernaryOperator

863c4dc3c27eb2598effdf2fed2d5c930c4eb69d authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MultilineTernaryOperator

bf0911c0c52e355b964af239a823db0835832e66 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MethodName

e92ab9657fadb38c546598b541ecf602a179620b authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Lambda

a7ec55c12a9a16158f48421343ccf8f039d3030f authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/For

9528c34e079bd83b15bba431418262eb7ae2ca38 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/FileName

5c3a7ad33c0d1b8b63ddd96620721990d9e44dfb authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EvenOdd

77efcb6dd6a49d402f806c70c62623844c93925a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/WhileUntilDo

842f81a62b90a41ac19d5f094c921cb8ed3ac2ef authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/VariableName

9739cc62f51835d0f7c2e9999196ee3a02ba5b31 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/VariableInterpolation

86842a0f44ad345d855c38dbc163618a81befc47 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/UnlessElse

843f4d85d5a872ed3636adf929f3db56c065fc26 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/TrivialAccessors

40da27194c13910acf53cb722433fb6b045052ed authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SpecialGlobalVars

e3fa13edf2dec8a85f078630aa782d3c90d1ed45 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SingleLineMethods

1566bc2907bee530093d57427f49aa465c5f921a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SingleLineBlockParams

02902217872313180328a7f44caeddcff68d1d17 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Next

b73e65e44a45dcb7fa90cbbaa39be87efb635e32 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NegatedWhile

cd146f52c8906eeff3e9416d0167cfba5324ff46 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/NegatedIf

7324f4314ad1fbf6c1a65669e28c0b2357c6ae81 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MultilineIfThen

1a9b977340a41884148f92d3ccfb9e6a960b562d authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/IfUnlessModifier

9538d223da5e4731d4aeb40a24549061b14dcf81 authored over 8 years ago by Tim Meusel <[email protected]>
simplify self.get_template_id()

289a0a63f00e0e79b10ba482c04fc54d33fb6e6b authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/GuardClause

3efa1dfc42e94589014d3933b0e3b4d01c64d751 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/GlobalVars

8a53fb2ce3b34f04402fd7d9b0aa93f0fb3699f6 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/TrailingCommaInLiteral

aa17d6f19be772af55e056f34e468b4345181236 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/TrailingCommaInArguments

d1b0ea0ee606879e593a3049313e2cdc984aed9f authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/StringLiterals

c33656e7f09a11ffb7bc0b60b33a533e9435dbf9 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/TrailingWhitespace

41299c0f61823ef93cf9dc77857f6f93f85b97dd authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/LineEndConcatenation

5533a0b528f049d56d916be28902b4d3e848779b authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MethodDefParentheses

479bc13fa632627e12b9cf13ed8cc86d9c64ef07 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/MethodCallParentheses

2e0a8fcef1904d8e7aaeb1843dd8bb29627c4a2b authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EmptyLiteral

204ad8d3a379fd147bc3f5e3e88f9615937e3439 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EmptyLinesAroundAccessModifier

db98beb049d72054ea5d2d4e2da96ca40503c855 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EmptyLines

7ffbb9247a39089ac20db4d921d28c6f802a0484 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/IndentationWidth

580cd0e21591d9b2ca30a0f66f3ae77e8522bacf authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/IndentationConsistency

dee5be6df46b5dccc33f0870e95dc2e1bc3f7624 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/IndentHash

28d74a4f999cb510e24657e51f856b0b8bcb0fa1 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/IndentArray

21eb98ed553a7c414281c4bad5b43830e40cf853 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EmptyLineBetweenDefs

b14c8ba52bbfec61c741c313bd7d65f25b33b5d6 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/EachWithObject

3a859d9bf0462e707e310a086248f8ed9681192f authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/DoubleNegation

86985ca9a8e988021cadcee31eb1b5eaeb8319c6 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/DotPosition

f0ee0cbd1f6f291f644110cabd0dfec1da19272a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/DeprecatedHashMethods

3b62361caec070d4ff9a26d4dad8eae2ab3bdd93 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Documentation

08d8e14553bc8bf4205580b9170abba4652b42cf authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ConstantName

7deb1bfdd87f474b6030f2c4fb00df7e0046dcfe authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/CommentAnnotation

1f2dab51eec3a20ddd9a1a96748c2d2cadc57062 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ColonMethodCall

e3cb94f21d815ce0f0de3ed77e3857962107b856 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/CommentIndentation

3cc2d3b7df82f5d0f6cb9806c4ac0df9804040ce authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/CollectionMethods

8e03d3b2f88afd94dc53d76890c23e1c10a5eb28 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/SpaceBeforeComma

bb62fa54afe2f4de869bfbeb06ab504d6746006a authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Tab

4d9de241561beeb29554c976b9c585377311eda0 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/UnneededPercentQ

d0a51f0a429e6f372fc066786717e6f07082001f authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/WordArray

7146c130d55a1c6915f50837ae1afeae0261892d authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/WhenThen

c54cceb112a22b9e3a04860b825c610c4452e710 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ClassVars

fd8cf995e0765f8e8fd1b892f083d0bf6cda6f8e authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ClassMethods

61b20011c23fcefc072f264d84d29b89f2dbe218 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ClassAndModuleChildren

0a2892ed0adcd5234a08503a084433c0c1e8da50 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/ClassAndModuleCamelCase

ece479c2550ed318b902f38672b2797ded95e97f authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/CharacterLiteral

e2057e7092eeaf93e7acf217cedb3245e4889e60 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/CaseEquality

e6c52624170fcb7334771f1503ac7b748ef996ba authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Attr

ce05f32efb4dedb5c2ff215263c5085d95598ea8 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/AsciiComments

98981f68fc05ad3ac8e2e9dc108feff00c1ea8dd authored over 8 years ago by Tim Meusel <[email protected]>
enable Metrics/BlockNesting

fa6dc264795f3b317e96539d43a5785c286411ad authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/AlignParameters

0c87b161de8d8a5ad8ee5a40a443e102cd59e3a1 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/Alias

4a69c43c35aea105d9cfb3049adbf3fcfa19dd73 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/AccessorMethodName

5bcff84354606c2fe9c62a7f2013f35188c4ab07 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/AccessModifierIndentation

15308ee3bb239a989a9675eddaa906f3716ead59 authored over 8 years ago by Tim Meusel <[email protected]>
enable Lint/UnusedMethodArgument

I removed an unused param in lib/puppet/provider/zabbix.rb, I couldn't
find any reference to tha...

c38a7881437359d968f54f521bc2b8ebe029f112 authored over 8 years ago by Tim Meusel <[email protected]>
enable Lint/UnusedBlockArgument

ff61f30bc703319a79bf5db40cb8c8d55e4282e9 authored over 8 years ago by Tim Meusel <[email protected]>
enable Style/AlignHash

0e179315ebb17eeb390c3520d1a7966310ac4669 authored over 8 years ago by Tim Meusel <[email protected]>
enable Lint/StringConversionInInterpolation

85adfb4c60d16781a53daa1c1f42a88ecc4bb92e authored over 8 years ago by Tim Meusel <[email protected]>
enable Lint/RescueException

5075b111202522aff6979d9eecd3ab0c0b90c573 authored over 8 years ago by Tim Meusel <[email protected]>