~cjwatson/ubuntu-archive-publishing/doc-deployment

« back to all changes in this revision

Viewing changes to finalize.d/90-trigger-mirrors

[r=cjwatson] Add new Canonical Archive servers in PS5 to trigger syncs - RT#136672

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
case :$DISTRIBUTIONS: in
8
8
    *:ubuntu:*)
9
9
        MASTERMIRRORS="archive.syncproxy.ubuntu.com ports.syncproxy.ubuntu.com"
10
 
        MASTERMIRRORS_ASYNC="sadalbari.canonical.com nernst.canonical.com"
 
10
        MASTERMIRRORS_ASYNC="sadalbari.canonical.com nernst.canonical.com canonical-archive-0.canonical.com canonical-archive-1.canonical.com"
11
11
        echo "$(date -R): Triggering master mirrors..."
12
12
 
13
13
        for HOST in $MASTERMIRRORS