Skip to content

Comments

Make logrotate.conf into a template with defined type#15

Open
apowers wants to merge 3 commits intorodjek:masterfrom
seattle-biomed:master
Open

Make logrotate.conf into a template with defined type#15
apowers wants to merge 3 commits intorodjek:masterfrom
seattle-biomed:master

Conversation

@apowers
Copy link

@apowers apowers commented Jul 8, 2013

It is useful to be able to set defaults for all logrotate logs, especially for those that may be vendor installed and not specifically managed by puppet.
This update converts logrotate.conf from a static file to a template using a defined type very similar to the one used for rules.

@blkperl
Copy link

blkperl commented Mar 24, 2014

+1

@gregswift
Copy link

If i'm reading this right, it would not touch the logrotate.conf if you don't specify to edit it correct? that would be awesome.

Documented my thoughts in #33

@phibos
Copy link

phibos commented Oct 10, 2014

+1
Are there any reasons why this feature has not been merged?

@baurmatt
Copy link

I guess since this PR is a total mess. There were 2 commits added which having nothing to do with the actual PR. I've cleaned it up myself (https://github.com/baurmatt/puppet-logrotate/tree/fix_pr15) but want to do some refactoring before creating a new PR. My idea was, to have one template which can be used for /etc/logrotate.conf and /etc/logrotate.d/* since those files are exactly the same beside the additional "<%= rpath %> {" and "}" lines. @rodjek some thoughts about this?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo - should be "present"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants