~hloeung/ubuntu-mirror-charm:master

Last commit made on 2020-12-10
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/ubuntu-mirror-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/ubuntu-mirror-charm

Recent commits

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.

973c87a... by Haw Loeung

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

fb936dc... by Paul Collins

maas-images syncs are not as frequent as we expect, cRT#128116

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

42fa817... by Paul Collins

maas-images syncs are not as frequent as we expect, cRT#128116

8057430... by Paul Collins

sleep for 5 seconds before we starting mirroring to let upstream delete its lock file

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

2efb17a... by Paul Collins

sleep for 5 seconds before we starting mirroring to let upstream delete its lock file

9bdf2c3... by Paul Collins

check-mirror.sh: add maas-images and ubuntu-cloud-archive support

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

ea7de66... by Paul Collins

check-mirror.sh: add maas-images and ubuntu-cloud-archive support

44dcb22... by Paul Collins

implement downstream triggering for mirror-1stage.sh

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

766557a... by Paul Collins

implement downstream triggering for mirror-1stage.sh