Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 20. Namespace: kickstart.profile.system

Provides methods to set various properties of a kickstart profile.
Namespace: kickstart.profile.system

20.1. Method: addFilePreservations

Description

Adds the given list of file preservations to the specified kickstart profile.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string kickstartLabel
  • array:
    • string - filePreservations
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise