Update a link to Cobbler in Network-Based Installations

This commit is contained in:
Petr Bokoč 2021-01-13 01:14:12 +01:00
commit 7d62bfa62c

View file

@ -100,7 +100,7 @@ next-server 192.168.1.2;
[command]#systemctl restart dhcpd#
[command]#journalctl --unit dhcpd --since -2m --follow#
----
[[pxe-tftpd]]
@ -260,4 +260,6 @@ Fedora Infrastructure maintains instructions for a configuring a local mirror at
For more complex environments, {PRODUCT} offers the [package]*cobbler* installation server. Tasks like managing kickstart configurtations, coordinating repositories, maintaining dns records, dhcp servers, and even puppet manifests are effectively automated by [package]*cobbler*.
While levaraging all of the features provided by cobbler can be relatively simple, the full functionality of this powerful tool is too broad to be documented in this guide. The cobbler community provides excellent documentation at link:++http://www.cobblerd.org/manuals/2.6.0/++[] to accompany the packages in the Fedora repository.
While levaraging all of the features provided by cobbler can be relatively simple, the full functionality of this powerful tool is too broad to be documented in this guide. The cobbler community provides documentation at link:++https://cobbler.github.io/++[] to accompany the packages in the Fedora repository.
Alternatively, you may also be interested in **Foreman**. You can find official documentation as well as downloads on the project website at link:++https://www.theforeman.org/++[].