~dmzoneill/charm-rsyslog:bionic-support

Last commit made on 2018-10-19
Get this branch:
git clone -b bionic-support https://git.launchpad.net/~dmzoneill/charm-rsyslog
Only David O Neill can upload to this branch. If you are David O Neill please log in for upload directions.

Branch merges

Branch information

Name:
bionic-support
Repository:
lp:~dmzoneill/charm-rsyslog

Recent commits

1f55efb... by Edward Hope-Morley

Update .gitignore

daebd4a... by Felipe Reyes

Use 'rotate' action from /etc/init.d/rsyslog

'reload' command does not exist in Xenial, the rsyslog package uses the
'rotate' functionality implemented in the sysvinit script to close all
open file descriptors.

Closes-Bug: #1694270

3ce6bb7... by Edward Hope-Morley

Clean Makefile and sync charm-helpers

7dc6474... by Edward Hope-Morley

Update README

85d590e... by Edward Hope-Morley

Update metadata.yaml

8c2e1a8... by Kevin W Monroe

pin unit test pkgs; fix lint in test_hooks

8cb13b6... by Kevin W Monroe

lint fix

f406316... by Kevin W Monroe

use sentry.ssh instead of sentry.run (the latter waits for all hooks to finish and we aint got time for that)

8fc2ded... by Kevin W Monroe

remove sitepackages=True (it is not needed, and can cause conflicts if user has py2 flake8 installed)

b319163... by Kevin W Monroe

up amulet syslog test to 5m (rsyslog <-> forwarder relation needs time to settle)