Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 19. kickstart.profile.system

Abstract

Provides methods to set various properties of a kickstart profile.

19.1. addFilePreservations

Name
addFilePreservations
Description
Adds the given list of file preservations to the specified kickstart profile.
Parameters
  • string sessionKey
  • string kickstartLabel
  • array:
    • string - filePreservations
Return Value
  • int - 1 on success, exception thrown otherwise.