diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-09-27 15:17:30 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-09-27 15:17:30 +0200 |
commit | 46fddb24c095bbcf2131e58462d284d045e1ef3f (patch) | |
tree | 0f5d907d544036ccd613e70bec8b1b08b8556063 | |
parent | 491054e1763ab6b75d003d645da0281f34fde962 (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 759b14b..9399aaf 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020083102 + 2020092701 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 4d79dfe..a98dac2 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. ( - 2020083102 + 2020092701 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |