~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:maas-redirect-2

Last commit made on 2021-03-01
Get this branch:
git clone -b maas-redirect-2 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:
maas-redirect-2
Repository:
lp:~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm

Recent commits

21e129c... by Paul Collins

don't hardcode the base URL when redirecting

d9941f6... by Paul Collins

add maas daily -> stable redirect, cRT#128160

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

80ce31b... by Paul Collins

add maas daily -> stable redirect, cRT#128160

2e32e7f... by Paul Collins

fix test_xinetd_rsync_server for logging changes

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

0d45ade... by Paul Collins

fix test_xinetd_rsync_server for logging changes

c50a97a... by Haw Loeung

Ensure Apache HTTP server started after all interfaces are brought up - LP:1899852

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/394217
Reviewed-by: Colin Misare <email address hidden>

74f1c96... by Haw Loeung

Work around bugs with systemd/ifupdown network-online.target

Per upstream bug, network-online.target could be seen as up, but on
hosts where there are alias interfaces, it's possible that these
aren't brought up yet causing apache2 to fail to bind to specified
IPs. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868650.

Let's work around this with enabling ip_nonlocal_bind via sysctl.

cdaafe7... by Haw Loeung

Add additional rsync logging

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/395116
Reviewed-by: Paul Collins <email address hidden>

f558735... by Haw Loeung

Add additional rsync logging

4c4b53e... by Nick Moffitt

switching bewteen xinetd and systemd RT#128036

Reviewed-on: https://code.launchpad.net/~nick-moffitt/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/394889
Reviewed-by: Joel Sing <email address hidden>