Red Hat Training

A Red Hat training course is available for Red Hat Satellite

20.26. setCfgPreservation

Name
setCfgPreservation
Description
Set ks.cfg preservation option for a kickstart profile.
Parameters
  • string sessionKey
  • string kslabel - Label of kickstart profile to be changed.
  • boolean preserve - whether or not ks.cfg and all %include fragments will be copied to /root.
Return Value
  • int - 1 on success, exception thrown otherwise.