Red Hat Training

A Red Hat training course is available for Red Hat Satellite

20.33. setVariables

Name
setVariables
Description
Associates list of kickstart variables with the specified kickstart profile
Parameters
  • string sessionKey
  • string ksLabel
  • struct - kickstart variable
    • string key
    • string or int value
Return Value
  • int - 1 on success, exception thrown otherwise.