summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandra Settle <asettle@suse.com>2019-08-09 13:23:09 +1000
committerAlexandra Settle <a.settle@outlook.com>2019-08-13 04:37:42 +0000
commit1e20d09272b4dbb082e72a663e931a61c81c6b37 (patch)
treeeaee20bd36a5c92a73d4b1e5aae5b9c0314795b5
parenteb6abf7dbd077fa539fab1de6c8532f1729dc725 (diff)
downloaddesignate-1e20d09272b4dbb082e72a663e931a61c81c6b37.tar.gz
Fixing 404 link
Did not specify between 2.8 and 2.7, went with generic documentation link for ease of future use. Change-Id: I43c5f71c9b335055ee8691566eb662fdb27eeba8 backport: stein rocky (cherry picked from commit c53b1684a81ad1ee5a76967930b853de89fc907a)
-rw-r--r--doc/source/admin/backends/knot2_agent.rst17
1 files changed, 1 insertions, 16 deletions
diff --git a/doc/source/admin/backends/knot2_agent.rst b/doc/source/admin/backends/knot2_agent.rst
index a2979ad6..7390f9c5 100644
--- a/doc/source/admin/backends/knot2_agent.rst
+++ b/doc/source/admin/backends/knot2_agent.rst
@@ -32,24 +32,10 @@ from MiniDNS when a zone is created or updated.
Support matrix:
* 2.0 and older: not supported
-* 2.1.1: supported, tested
* 2.2.0: `affected by a bug <https://gitlab.labs.nic.cz/labs/knot/issues/460>`_
-`Knot DNS 2.x documentation <https://www.knot-dns.cz/docs/2.x/singlehtml/>`_
-
-Setting up Knot DNS on Ubuntu Trusty
-------------------------------------
-
-Knot DNS 2.1 is not part of Ubuntu Trusty. You can ues the CZ.NIC PPA with:
-
-.. code-block:: bash
-
- service pdns stop
- add-apt-repository ppa:cz.nic-labs/knot-dns
- apt-get update
- apt-get install knot
-
+`Knot DNS documentation <https://www.knot-dns.cz/documentation/>`_
Configuring Knot DNS
--------------------
@@ -201,4 +187,3 @@ Knotd configuration example (sudo knotc conf-export <filename>):
master: "minidns"
acl: "acl_minidns"
semantic-checks: "on"
-