Skip to content

Conversation

@riton
Copy link

@riton riton commented Mar 20, 2015

  • Add simple version in main class that allows creating logrotate
    rules in Hiera with:
classes:
  - logrotate

logrotate::rules:
  'syslog':
    [...]

I've not written any documentation or anything more for now. I wanted to know your opinion about this feature before going any further.

* Add simple version in main class that allows creating logrotate
rules in Hiera with:

```
classes:
  - logrotate

logrotate::rules:
  'syslog':
    [...]
```
@pcfens
Copy link

pcfens commented May 5, 2015

#43 handles this too, and uses a pattern that seems to be more popular/common.

@riton
Copy link
Author

riton commented May 5, 2015

#43 adds hiera support but does not allow one to take advantage of deep_merge behavior that could be provided by using hiera_hash function.

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.

2 participants