From 88a58bfd40f17cb1c007052617623570d1bfc324 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Mon, 10 Jan 2011 03:34:57 +0000 Subject: - reduce TTL from 3 to 1 days, widelly enough --- modules/bind/templates/zones/mageia.org.zone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/bind/templates/zones/mageia.org.zone b/modules/bind/templates/zones/mageia.org.zone index 171e1cd2..c6fb6f31 100644 --- a/modules/bind/templates/zones/mageia.org.zone +++ b/modules/bind/templates/zones/mageia.org.zone @@ -1,9 +1,9 @@ ; puppet-distributed file ; local modifications will be lost ; $Id$ -$TTL 3D +$TTL 1D @ IN SOA ns0.mageia.org. root.mageia.org. ( - 2011010902 ; Serial + 2011011001 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire -- cgit v1.2.1