diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-07-29 20:59:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-07-29 20:59:20 +0200 |
commit | 718dd1f28c95318fde6f08941e62421642bbdaeb (patch) | |
tree | 78206b43375a71be8f308e9ff32199017afc9643 | |
parent | 381d1b1bc8d845ef666c3cca7d9f21b804482d47 (diff) |
bump serial
-rw-r--r-- | bind/fake-222/jones.dk | 2 | ||||
-rw-r--r-- | bind/pri/jones.dk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/fake-222/jones.dk b/bind/fake-222/jones.dk index e7f4edb..ca2345f 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2021062101 + 2021072901 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. diff --git a/bind/pri/jones.dk b/bind/pri/jones.dk index af2bd05..6a30ed3 100644 --- a/bind/pri/jones.dk +++ b/bind/pri/jones.dk @@ -1,6 +1,6 @@ $TTL 1h @ IN SOA dns.jones.dk. dr.jones.dk. ( - 2021062101 + 2021072901 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |