12 lines
511 B
ReStructuredText
12 lines
511 B
ReStructuredText
Kickstart
|
|
=========
|
|
|
|
The auto-generated Grub or iPXE configuration will, when installing RHEL, instruct
|
|
the RHEL installer to download the Kickstart configuration from
|
|
``https://boot00.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.
|