Red Hat Training

A Red Hat training course is available for Red Hat Satellite

20.8. downloadKickstart

Name
downloadKickstart
Description
Download the full contents of a kickstart file.
Parameters
  • string sessionKey
  • string ksLabel - The label of the kickstart to download.
  • string host - The host to use when referring to the satellite itself (Usually this should be the FQDN of the satellite, but could be the ip address or shortname of it as well.
Return Value
  • string - The contents of the kickstart file. Note: if an activation key is not associated with the kickstart file, registration will not occur in the satellite generated %post section. If one is associated, it will be used for registration.