2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[#2220] Fix syntax and add a note

This commit is contained in:
Dan Theisen 2022-10-17 13:04:08 -07:00
parent 361839239f
commit adeca1c68c
2 changed files with 11 additions and 0 deletions

View File

@ -77,9 +77,13 @@ reinstalled.
Specifically, there is a possibility for the following packages to be removed
during upgrade depending on which packages were originally installed:
- ``isc-kea-dhcp4``
- ``isc-kea-dhcp6``
- ``isc-kea-dhcp-ddns``
- ``isc-kea-hooks``
If your goal is to have the entire Kea software suite installed, it is

View File

@ -61,6 +61,13 @@ easier to install Kea using native packages.
2. Use ``Set Me Up`` and follow instructions to add the repository
to the local system.
.. note::
For example, the Debian setup instructions for Kea 2.3 can be found here:
https://cloudsmith.io/~isc/repos/kea-2-3/setup/#formats-deb
You can use the dropdown near the top of the page to get instructions for
another OS.
3. Update system repositories. For example on Debian/Ubuntu:
.. code-block:: console