~logrotate-charmers/charm-logrotated:logrotate-charm

Last commit made on 2019-06-13
Get this branch:
git clone -b logrotate-charm https://git.launchpad.net/~logrotate-charmers/charm-logrotated
Members of Logrotate Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
logrotate-charm
Repository:
lp:~logrotate-charmers/charm-logrotated

Recent commits

5b87d0c... by Diko Parvanov

Added Juju header check

When modifying the files the charm now adds headers
to inform the user that the files are maintained
by Juju and manual changes might be overwritten.

e0d47ec... by Diko Parvanov

Changed default config

Set default retention from 180 to 30 days.

6c25d17... by Diko Parvanov

Changed logrotate-cronjob-frequency to string

As proposed on LP#1832208 changed the option
from int to string

Closes-Bug: 1832208

94ca0c2... by David O Neill

Updates for cron and charm actions

Added cronjob functionality to update logrotate files
Added actions to force updating of cron/logrotate files
Decoupled from reactive framework to allow running in cronjob

da8a3c0... by Diko Parvanov

Fixed multiple typos

955fdf0... by Diko Parvanov

Fixed artifacts from previous merge

378bb07... by Diko Parvanov

Merge branch 'logrotate-charm' of git+ssh://git.launchpad.net/logrotate-charm into logrotate-charm

748860f... by Diko Parvanov

Initial commit for logrotate-charm

Included new and modified code for the logrotate charm.

713c82f... by Diko Parvanov

Initial commit for logrotate-charm

Included new and modified code for the logrotate charm.

87a5d0e... by Diko Parvanov

Initial commit