]> git.openstreetmap.org Git - chef.git/commitdiff
geodns: set standard SOA retry
authorGrant Slater <git@firefishy.com>
Mon, 22 Jun 2020 17:09:29 +0000 (18:09 +0100)
committerGrant Slater <git@firefishy.com>
Mon, 22 Jun 2020 17:09:29 +0000 (18:09 +0100)
cookbooks/geodns/templates/default/geo.erb

index c95e173f20854cdf6d79ddcb78f5e59479ee7a3d..1299bb729fc7e5ce30eb1c859468ced80ead204e 100644 (file)
@@ -3,7 +3,7 @@ $TTL 86400
 @              SOA     saphira.openstreetmap.org. hostmaster.openstreetmap.org. (
                2       ; serial
                86400   ; refresh
-               172800  ; retry
+               7200    ; retry
                604800  ; expire
                3600    ; ncache
 )