Closed
Description
This issue is for collecting all errors regarding documentation.
TODO
- Fix broken links
- Add new
cobbler sync --dns
andcobbler sync --dhcp
commands - Improve the source installation section
- Add missing ISC manager module
- Fix links in
/etc/cobbler/modules.conf
- Remove whitespaces in several non Python files
- Update DNS user guide
- Adjust
cobbler report
. There is no--name
option. -
Remove Kickstart validationwas renamed to autoinstall validation - Extend the power management section and move to dedicated page. The content of the old Markdown Wiki should be restored.
Detailed description
Source installation
The ExecStart
in /etc/cobbler/cobblerd.service
has to be adjusted differently on different distros since the cobblerd
binary resides in different locations after a make install
.
- Leap 15.3:
/usr/bin/cobblerd
is fine - Tumbleweed:
/usr/local/bin/cobblerd
Fix broken links
There are several broken links in our documentation which need to be adjusted to our .rst
format. Some of them can be removed since they point to entries that no longer exists.
Here are a few examples:
Metadata
Metadata
Assignees
Type
Projects
Status
Done