Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-logrotate

Puppet logrotate module
https://github.com/voxpupuli/puppet-logrotate

Add test case for array of postrotate commands

Former-commit-id: 67daa6f3435df4050b8dba087c125bda5eb1f518

87e7f6148b323ca008e976cc4cdae34e4d5f534f authored almost 11 years ago by Tim Sharpe <[email protected]>
Update documentation to reflect the array of postrotate commands

Former-commit-id: 4c943f1f3eedb7bc14deea20167e03dbf3982665

8372fc826b1d00a51353bda56cece8a4a8f1ef36 authored almost 11 years ago by Tim Sharpe <[email protected]>
Merge branch 'master' of https://github.com/gudlyf/puppet-logrotate into gudlyf-master

Former-commit-id: bc89fe604850cd0a86da49c002e66998a6e4d5ab

1ba6c4022ab08a8d10668acebda7dd7224a08cd7 authored almost 11 years ago by Tim Sharpe <[email protected]>
Add .ruby-version to gitignore

Former-commit-id: 136db0935c7a3855e0efdb95cdac8c1a8911a748

2f8b7aaf3cda50e9907fe7404b89940b273a119e authored almost 11 years ago by Tim Sharpe <[email protected]>
Changed postrotate option to accept array value

This allows for multi-line postrotate values when a rotation requires
multiple commands to be ex...

ea10207a5da8404cd0deb94a5a33ad5e8398431e authored almost 11 years ago by Keith McDuffee <[email protected]>
Update Puppet build versions for travis

Former-commit-id: bab8fb96919729152399c8f239c99f0b9abdd1f7

15868f82756c744819edde0a6c98b35d6adb3dd7 authored about 11 years ago by Tim Sharpe <[email protected]>
Merge pull request #25 from rodjek/issue-22

Ensure old config is removed when chaning to/from hourly rotation

Former-commit-id: f6eb083c965...

187036a3f54d64199c8a2d67e3143c7b7a0ce980 authored about 11 years ago by Tim Sharpe <[email protected]>
Ensure old config is removed when chaning to/from hourly rotation

When changing an existing rule to hourly, the config should be removed from
/etc/logrotate.d/. S...

dd8805066c4003f0283192809ffe9ef2e1c96644 authored about 11 years ago by Tim Sharpe <[email protected]>
Dodgy hack (downgrade rubygems) to get travis-ci builds working again

Former-commit-id: 8d364723c33869b564929f4d7d62f4573e25a235

f0a01e0d555b24f3c18d29838bf6fbb1a0e964eb authored about 11 years ago by Tim Sharpe <[email protected]>
Merge pull request #20 from dbeckham/su_else_fix

Correcting su validation and tests when su => false

Former-commit-id: 4ee341354b4e4b4d4dd468bd3...

2ca5a319533a9299d3f60fbb8c0c36f20692ddc2 authored about 11 years ago by Tim Sharpe <[email protected]>
Correcting su validation and tests when su => false

The su config option works differently than other logrotate config
options and does not have a c...

2e9aaa5b7ff67d5c536a5443a8181fe9b259386a authored about 11 years ago by Daniel Beckham <[email protected]>
Merge branch 'patch-1' of https://github.com/davidcollom/puppet-logrotate into davidcollom-patch-1

Former-commit-id: edde276d5f155ce7686f66f19c145a804c6a118f

7a00eeb8c7985bbcfe55b118ab3422d8a1125b1e authored about 11 years ago by Tim Sharpe <[email protected]>
Merge branch 'rule_banner' of https://github.com/dbeckham/puppet-logrotate into dbeckham-rule_banner

Former-commit-id: 0e6c4e77bce5effbed64ea3b12898dbdaa37c2ea

278523925755b8062b53b5fa8eb1928d2d8db626 authored about 11 years ago by Tim Sharpe <[email protected]>
Merge branch 'su_option_support' of https://github.com/dbeckham/puppet-logrotate into dbeckham-su_option_support

Former-commit-id: 4f85fe1927d8a34b05a5cfecb9ba4eac524a72f8

16c69e2f4e0a93d227b8d32b087e79a7b0892966 authored about 11 years ago by Tim Sharpe <[email protected]>
Don't do bundle install --local

Former-commit-id: d6cb6385cf0f6cdba6fab0110b230f6bd7a19cf5

1726b15a27c7522263823f87405a0112cf604a6b authored about 11 years ago by Tim Sharpe <[email protected]>
Have travis use script/bootstrap

Former-commit-id: 1a7f1630cf3b3d00f3810ae6ecdb3774bbb28563

aeaa752d0755aa275342a78637ec33c27d4d6e5e authored about 11 years ago by Tim Sharpe <[email protected]>
Update to rspec-puppet 1.0.1

Former-commit-id: 02ad3f830b8e18c9e5111644aa1416e7c782fbc5

c3fd72a27d44007fe8f96eef385a0d91fb19fd17 authored about 11 years ago by Tim Sharpe <[email protected]>
Added missing su option documentation to `README.md`.

Former-commit-id: 2a89fde2b2314d53509be0a3635cfc433b257251

2cdd2c425eab71f8671b9ae69f02b68e1df35db2 authored about 11 years ago by Daniel Beckham <[email protected]>
Switched to `%r{}` style with properly escaped braces.

Former-commit-id: b82c1fd5eeef1fe2ad0c4edd1b98e5530657989c

0d102b9b45f3e58848339b16a18459953d7633dc authored about 11 years ago by Daniel Beckham <[email protected]>
Adjusted tests to handle a banner.

Former-commit-id: 0318f4b8d1dc47179337baaf49aa51c815378167

03231e695d503663fd0654100ce3fdaac8727bea authored about 11 years ago by Daniel Beckham <[email protected]>
Added support for `su` option introduced in logrotate 3.8.0

See: http://svn.fedorahosted.org/svn/logrotate/tags/r3-8-0/CHANGES

Former-commit-id: 4cdd03f499...

712e88405d6c00ea2064f46f8c0a894c8ada01f4 authored about 11 years ago by Daniel Beckham <[email protected]>
Added "managed by puppet" banner to rule.erb template.

Former-commit-id: ada0a6b1181f715eabe0ffae4a24205325e8fa90

93bef680ed69527108b7ff8ef3b446bcf3feb90b authored about 11 years ago by Daniel Beckham <[email protected]>
Update rule.erb

attempt to ensure consistent order of opts variable and falsely marking changes to puppetmaster ...

cb5577f38e6a7f0c488126519961703a47befd85 authored over 11 years ago by David Collom <[email protected]>
Bump to 1.1.1

Former-commit-id: 320689601747b29fbdf19994489d0993b908fffb

5e957565ddd8a376ed380824a2f3ec7233e5073a authored over 11 years ago by Tim Sharpe <[email protected]>
Add script to automate packaging

Former-commit-id: 0c132a4402dccb06f5a0997dac90b03864ca956f

8e1304ae2de224d3edca69b444bb4fcdcfe1f488 authored over 11 years ago by Tim Sharpe <[email protected]>
Bump to 1.1.0

Former-commit-id: f9e2d38476b6b2c70ed7cc6205fac716ebecaa57

6b50ecf15deebe8fc9649a2960610f920f9c5796 authored over 11 years ago by Tim Sharpe <[email protected]>
Add some contibuting docs

Former-commit-id: 365f1429d063e98e64c8bbbc85811d7000657aa8

8bd58e58437ad848413d803723568e7d016ca161 authored over 11 years ago by Tim Sharpe <[email protected]>
Merge pull request #11 from rodjek/hourly

Add support for hourly logrotate jobs

Former-commit-id: b1f6aa10bafd61a704f11d8236c25cba7518431d

af94ecb593bbe00100ab2d13c13496a74950b7e6 authored over 11 years ago by Tim Sharpe <[email protected]>
Add support for hourly logrotate jobs

This takes the idea from #10 and adds some tests around it.

Former-commit-id: f86571b4a5467496...

091edb180d98a655b708f94817b718f8483a4d60 authored over 11 years ago by Tim Sharpe <[email protected]>
Update gems

Former-commit-id: e21a0f37b59be6b56f7bbe0f67ee535f360f7192

0a4412ef25ded5a5a835176b3aa325bc03e9322e authored over 11 years ago by Tim Sharpe <[email protected]>
Update Puppet build versions

Former-commit-id: 918b3e3aa0492ff7b1cc1033315c9a227f6850a6

00af5a55ada66420f77602030b8a07b869f1a6c9 authored over 11 years ago by Tim Sharpe <[email protected]>
support RedHat and SuSE, switch to osfamily fact

Former-commit-id: 4deb6568157b92f83e12f92d88fac5e21014b12c

3370f00101580b9c283dce3ee5cb215267665b92 authored almost 12 years ago by Michael Moll <[email protected]>
1.0.2 release

Former-commit-id: 1a8431fda63809794e0732a6b0ae4bd6f968b16e

fa8199b8aed427caae79ce9b6c3174a3de76fa12 authored about 12 years ago by Tim Sharpe <[email protected]>
Update puppet 2.7 version

Former-commit-id: 9e4ac9adb2b3e090b4d1363ed7d48a69f2b5b3dc

9598dc70616cde9a7719a5e299692d516a8e1a67 authored about 12 years ago by Tim Sharpe <[email protected]>
clean up scoping in the template

Former-commit-id: 1fffc6b7205cb3442eaf14994f66ee0761b0ae81

a36dacf8eb32d29db139f7459f0d4effbff8d869 authored about 12 years ago by Tim Sharpe <[email protected]>
Merge pull request #4 from bulletproofnetworks/title-with-dots

allow dots in the rule resource title - This allows creating 'site.com' ...

Former-commit-id: a...

d098d39eac748370c0de36f2d467caf7c8d58858 authored over 12 years ago by Tim Sharpe <[email protected]>
allow dots in the rule resource title - This allows creating 'site.com' style rules for each vhost

Former-commit-id: 91f0a799b1932c996e264fa0be027eced102a896

0b0cfa47a90f95c550feb69f0c16d4a61dd7ecd4 authored over 12 years ago by Mick Pollard <[email protected]>
1.0.1 release

Former-commit-id: 39e7314658638ef83efe0f88909afbe1a514f988

a0ce91987166cd1c384a7da320193bb0a232bd07 authored over 12 years ago by Tim Sharpe <[email protected]>
Test on Puppet 2.7.14

Former-commit-id: 64b8c169c367d43ce0c8dd02fb111f851add450b

d20611f23a24c76375c9b639b1914d3df33e96ca authored over 12 years ago by Tim Sharpe <[email protected]>
Add tests for logrotate::defaults::debian

Former-commit-id: a771807d0684c1e653e9d4db2c8b9dbcfdd48c93

2471d1946f478b5ee79458a863e5272eba65005e authored over 12 years ago by Tim Sharpe <[email protected]>
Add default debian logrotate rules

Former-commit-id: 15aab5be88f91e401dff356a3892dffd6df683f4

1373ab3b2128ed39dc6ab7d06572d8ea487e601c authored over 12 years ago by Tim Sharpe <[email protected]>
Cache vendored gems

Former-commit-id: 1a6ad365694fc1e608a0a04ea35c292d00e2b6f2

8694a6babc641ffe6e2bb56641e6bbf8a515c1b3 authored over 12 years ago by Tim Sharpe <[email protected]>
Merge pull request #2 from nhuff/array_path

allow path to be specified as an array

Former-commit-id: 1b1d5585356a6ac262b376fe94d636554c50fa4d

0ab8d949e344e2621bd2e9ac8203bfcde83759b5 authored over 12 years ago by Tim Sharpe <[email protected]>
allow path to be specified as an array

Former-commit-id: 7f11090ee3de2988dd95b91e0af3e62b2840b89e

e4a87433048ebc5f0ccc3ecddcb1e752bb197e30 authored over 12 years ago by Nathan Huff <[email protected]>
Add forge Modulefile

Former-commit-id: 14a9b9f30b3df2f4b73229196b8579bbf23d8f6c

34f87b5e81f46efb0654af14d71e81e61b147ac9 authored almost 13 years ago by Tim Sharpe <[email protected]>
Update README for rotate_every

Former-commit-id: 4d2b594158961408e56ee0e629427ee8016dc043

3905739c59259af3d18e2cfac4186936f13aca6f authored almost 13 years ago by Tim Sharpe <[email protected]>
Change 'schedule' to 'rotate_every'

schedule is a builtin metaparameter in Puppet. Although it appears to work
when overriding it, ...

119ea9e6da8bb4b91d0e5dfeb488104c2e513fce authored almost 13 years ago by Tim Sharpe <[email protected]>
Fix escape sequences in fail()

Former-commit-id: b9d3d0773617ff226b1d258b9467c87db28cf53b

a4b6385db8e6ba1c6a2bee3ff3b6542980fd7228 authored almost 13 years ago by Tim Sharpe <[email protected]>
typo

Former-commit-id: 6158ec71c8157244d9eae74484dbe3176f525cb1

0d1296346e1cef94c83c6d54b89c204ec51e2e9e authored almost 13 years ago by Tim Sharpe <[email protected]>
Stupid helpful vim

Former-commit-id: f212b897b41992f528ea41b716fc67259776567f

89a71764321afe5cb5fa1e0476577e5c958b746b authored almost 13 years ago by Tim Sharpe <[email protected]>
Build status in README

Former-commit-id: 16a803a71499028e21d471b5ea59d087e4669981

ea1acf522a4ba53b422abaeec664901ffe2e449c authored almost 13 years ago by Tim Sharpe <[email protected]>
README

Former-commit-id: e1d626d859ebebeba73c7190345c6aa6458a019e

9b4695de177be026fd9baa7fb981b52c0d588ee4 authored almost 13 years ago by Tim Sharpe <[email protected]>
tomdoc logrotate::rule

Former-commit-id: 98cc282bb7756cf0c5ea2853a5550bacd0051321

9cccde9cbe00d45e30c1558bd1d17a65ca3ac578 authored almost 13 years ago by Tim Sharpe <[email protected]>
tomdoc logrotate::base

Former-commit-id: 43837f246637f9994aa0030b81e093c3cfe42772

cb27ae80e8c6edb53193335ab61aeefb35942382 authored almost 13 years ago by Tim Sharpe <[email protected]>
Use symlinks to trick puppet's autoloader

Former-commit-id: db975aa8ce6d129671f0d9c90b479cbbb9e6e6a9

8083f08a4917f6a34de15bd37ad5034fddbb2656 authored almost 13 years ago by Tim Sharpe <[email protected]>
License

Former-commit-id: 598add60d7f5ed3443afa12896ed57fd8f846f78

532d4fecf6bde2b280c369c6685b53528a3f6f14 authored almost 13 years ago by Tim Sharpe <[email protected]>
Add TravisCI config

Former-commit-id: 3bbf64e8c68e430e47bbad35a1ee181762f30234

a9663d20269975cfdd7c924755973b0a618bf970 authored almost 13 years ago by Tim Sharpe <[email protected]>
Add puppet-lint to the rake test task

Former-commit-id: bcde42434a34fb1ea9ff3837bffabb5c6df9f679

6930bed80ac937b3acdaf0f0fd701685735a0b03 authored almost 13 years ago by Tim Sharpe <[email protected]>
Add logrotate::rule

Former-commit-id: 2a190f805d58fa0da0f49ca3982abb0ed14e17d2

fcdcc24eab3fbd277952d6cbc727b56c7ab9030c authored almost 13 years ago by Tim Sharpe <[email protected]>
Add rspec tests for logrotate::base

Former-commit-id: 3a6585d875eb215c58793dec6c4a4e1b7a5ba90f

57287e0711a53e54ebe26d4fc9ca4dfbcf9cd12b authored almost 13 years ago by Tim Sharpe <[email protected]>
Initial commit

Former-commit-id: 828fb1977adef625d03743241938a6201a81858e

d18c7235be751577d8e285e0daad8310c5168366 authored almost 13 years ago by Tim Sharpe <[email protected]>