diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-05-13 15:05:24 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-05-13 15:05:24 +0200 |
commit | 0bd62b4cc04820f00c66f7f1016b269ef3e8de14 (patch) | |
tree | fa96dedd7e6d279e9245ee435d0714576f6722ce | |
parent | d4968aade1bd4c368019286bbb9962ffb96d1213 (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 c3d4233..80efe67 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020111201 + 2021051301 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 3864a5a..fbf5990 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. ( - 2020102201 + 2021051301 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |