X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/de3a66b40ff490e48fa254e750ade7aec17b9f34..3d0ff50141cbfbc0c32fb896ed647378079cbe18:/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}