moved sections

This commit is contained in:
2024-08-08 09:37:19 +02:00
parent bc09aadffb
commit b74236adaa
7 changed files with 9 additions and 21 deletions

View File

@@ -27,6 +27,14 @@ chapters:
- file: admin-guide/index
sections:
- file: admin-guide/guidelines
- file: admin-guide/deployment
sections:
- file: admin-guide/deployment/sample
- file: admin-guide/deployment/consoles
- file: admin-guide/deployment/dmz
- file: admin-guide/deployment/reinstall
- file: admin-guide/deployment/partitioning
- file: admin-guide/deployment/sysdb_env
- file: admin-guide/configuration
sections:
- file: admin-guide/configuration/icinga2
@@ -61,16 +69,6 @@ chapters:
- file: admin-guide/configuration/citrix_vda
- file: admin-guide/configuration/configuration_email
- file: admin-guide/configuration/selinux_configuration
- file: admin-guide/deployment
sections:
- file: admin-guide/deployment/sample
- file: admin-guide/deployment/consoles
- file: admin-guide/deployment/dmz
- file: admin-guide/deployment/reinstall
- file: admin-guide/deployment/partitioning
- file: admin-guide/deployment/sysdb_env
- file: admin-guide/deployment/ipxe
- file: admin-guide/deployment/kickstart
- file: admin-guide/troubleshooting
sections:
- file: admin-guide/troubleshooting/deployment
@@ -130,6 +128,7 @@ chapters:
- file: infrastructure-guide/initial_setup
- file: infrastructure-guide/test_systems
- file: infrastructure-guide/custom_repositories
- file: infrastructure-guide/ipxe
- file: rhel8/index
sections:

View File

@@ -1,11 +0,0 @@
Kickstart
=========
The auto-generated Grub or iPXE configuration will, when installing RHEL, instruct
the RHEL installer to download the Kickstart configuration from
``https://sysdb.psi.ch/kickstart/v1/config?fqdn=<FQDN>&instrepo=<INSTREPO>``,
where ``<FQDN>`` is the FQDN of the host to be installed, and ``<INSTREPO>`` is
the installation repository to be used.
The web service will auto-generate the Kickstart configuration for the client
based on information in sysdb, e.g. the release to be installed.

View File

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View File

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB