~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:rsync-max-processes

Last commit made on 2020-03-24
Get this branch:
git clone -b rsync-max-processes https://git.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Name:
rsync-max-processes
Repository:
lp:~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm

Recent commits

008d873... by Paul Collins

tune rsync connection check to not trigger in normal circumstances

449e0fa... by Paul Collins

remove nagios_critical_servicegroup etc. - we now manage this completely via nagios and nagiprom

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/381085
Reviewed-by: Thomas Cuthbert <email address hidden>

2759503... by Paul Collins

remove nagios_critical_servicegroup etc. - we now manage this completely via nagios and nagiprom

8f29538... by Paul Collins

include mirror name (e.g. "archive.ubuntu.com") in the service description

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/381082
Reviewed-by: Thomas Cuthbert <email address hidden>

06d0948... by Paul Collins

log when no role assigned to make debugging easier

ee28159... by Paul Collins

change service desc wording to english

02f4f35... by Paul Collins

include mirror name (e.g. "archive.ubuntu.com") in the service description

Nagios considers services with the same service description to be identical,
which means that multi-role mirrors do not get a full suite of checks for each.

ba4a39b... by Paul Collins

rename copy_files to configure_scripts, call it always to ensure scripts are up to date

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/381009
Reviewed-by: Haw Loeung <email address hidden>

d66f62f... by Paul Collins

rename copy_files to configure_scripts, call it always to ensure scripts are up to date

f12d582... by Paul Collins

[r=self] configure_apache_mpm: return True when changing MPM so that Apache is restarted