Update a link to Cobbler in Network-Based Installations
This commit is contained in:
parent
8fbbea4aa9
commit
7d62bfa62c
1 changed files with 4 additions and 2 deletions
|
|
@ -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/++[].
|
||||
|
|
|
|||
Reference in a new issue