diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:25:23 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:25:23 +0200 |
commit | 2964afc8ece2229cf05a2675b3de1bb97563453f (patch) | |
tree | 01e5f8135b195c831eb7a5fa0c2d7a7ffe2a5d8c | |
parent | f3646f3f9f92400d43723bd0e771809d30ee0460 (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 46e83de..2b5b172 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020060702 + 2020060703 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 b541c6a..b79b710 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. ( - 2020060702 + 2020060703 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |