diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:11:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-06-07 22:11:43 +0200 |
commit | 05570f153dd5f9f69066d98b1bd9ff1e9bca29ee (patch) | |
tree | 5a8be5b8d84131ea7312ab669e233dad22fb57bc | |
parent | 24652f03f1d22df0da404fb133b6baeea3ef3f75 (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 68f9f6a..75a4153 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020053105 + 2020060701 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 6afefd8..d6a8dc6 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. ( - 2020053104 + 2020060701 4h 1h 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |