第22章 kickstart.tree
概要
キックスタートツリーにアクセス、修正するメソッドを提供します。
22.1. create
- 名前
- create
- 説明
- Satellite 内にキックスタートツリー (ディストリビューション) を作成します。
- パラメーター
- string sessionKey
- string treeLabel - 新規のキックスタートツリーラベル
- string basePath - キックスタートツリーのベースまたは root へのパス
- string channelLabel - キックスタートツリーに関連付けるチャンネルのラベル
- string installType - KickstartInstallType のラベル (rhel_2.1, rhel_3, rhel_4, rhel_5, fedora_9)
- 戻り値
- int - 成功の場合は 1。それ以外は exception thrown