diff --git a/doc/source/admin/backends/knot2_agent.rst b/doc/source/admin/backends/knot2_agent.rst index a2979ad6c..7390f9c52 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 `_ -`Knot DNS 2.x documentation `_ - -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 `_ Configuring Knot DNS -------------------- @@ -201,4 +187,3 @@ Knotd configuration example (sudo knotc conf-export ): master: "minidns" acl: "acl_minidns" semantic-checks: "on" -