diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:20:05 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:20:05 +0200 |
commit | 95fd4e14ce2a9e61fb056bfc6e69b2ea9ac9690f (patch) | |
tree | e353c0336c17e1a795d79450d4d92851d3059368 | |
parent | 69c9b1e000edc6235731c27bdfc1943a4f07aa3c (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 5f1079d..de72e81 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020060701 + 2020060702 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 9ffde18..ab72ed9 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. ( - 2020060701 + 2020060702 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |