Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 16. kickstart.keys

Abstract

Provides methods to manipulate kickstart keys.

16.1. create

Name
create
Description
creates a new key with the given parameters
Parameters
  • string session_key
  • string description
  • string type - valid values are GPG or SSL
  • string content
Return Value
  • int - 1 on success, exception thrown otherwise.