X-Git-Url: https://git.openstreetmap.org/dns.git/blobdiff_plain/b9be5f1cf387d0f1c0a9302cf1e2ac80b126059d..024b9e28ae0f129344377f7a3a355ae3c5dd22fe:/Makefile diff --git a/Makefile b/Makefile index 1533612..063dfb8 100644 --- a/Makefile +++ b/Makefile @@ -5,9 +5,14 @@ preview_cloudflare: sshfp gdns update: update_cloudflare update_geodns +update_primary: update_cloudflare_primary update_geodns + update_cloudflare: sshfp gdns dnscontrol push --providers cloudflare +update_cloudflare_primary: sshfp gdns + dnscontrol push --providers cloudflare --domains openstreetmap.org + update_geodns: gdns parallel --will-cite rsync --quiet --recursive --checksum gdns/ {}::geodns ::: ${GEODNS_SERVERS}