Files
gitea-pages/admin-guide/deployment/kickstart.rst
2023-02-01 13:32:58 +01:00

510 B

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.