Namespace: kickstart.profile
-
int - 1 on success, exception thrown otherwise.
-
int id - the id of the added script
-
struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart
profile is the key into the struct
array:
-
struct - activation key
- string "key"
- string "description"
- int "usage_limit"
- string "base_channel_label"
- array "child_channel_labels"
- string childChannelLabel
- array "entitlements"
- string entitlementLabel
- array "server_group_ids"
- string serverGroupId
- array "package_names"
- string packageName - (deprecated by packages)
- array "packages"
-
struct - package
- string "name" - packageName
- string "arch" - archLabel - optional
- boolean "universal_default"
- array "kickstartLabel2" - Actual label of the second kickstart
profile is the key into the struct
array:
-
struct - activation key
- string "key"
- string "description"
- int "usage_limit"
- string "base_channel_label"
- array "child_channel_labels"
- string childChannelLabel
- array "entitlements"
- string entitlementLabel
- array "server_group_ids"
- string serverGroupId
- array "package_names"
- string packageName - (deprecated by packages)
- array "packages"
-
struct - package
- string "name" - packageName
- string "arch" - archLabel - optional
- boolean "universal_default"
-
struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart
profile is the key into the struct
array:
-
struct - value
- string "name"
- string "value"
- boolean "enabled"
- array "kickstartLabel2" - Actual label of the second kickstart
profile is the key into the struct
array:
-
struct - value
- string "name"
- string "value"
- boolean "enabled"
-
struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart
profile is the key into the struct
array:
-
- string "package name"
array "kickstartLabel2" - Actual label of the second kickstart
profile is the key into the struct
array:
-
- string "package name"
-
string - The contents of the kickstart file. Note: if
an activation key is not associated with the kickstart file, registration
will not occur in the satellite generated %post section. If one is
associated, it will be used for registration.
-
array:
-
struct - option
- string "name"
- string "arguments"
-
array:
- string - channelLabel
-
array:
-
struct - option
- int "id"
- string "arguments"
-
- string "kstreeLabel" - Label of the kickstart tree.
-
array:
-
struct - Kickstart Ip Range
- string "ksLabel" - The kickstart label associated with the ip range
- string "max" - The max ip of the range
- string "min" - The min ip of the range
-
array:
-
struct - kickstart script
- int "id"
- string "contents"
- string "script_type" - Which type of script ('pre' or 'post').
- string "interpreter" - The scripting language interpreter to use
for this script. An empty string indicates the default kickstart
shell.
- boolean "chroot" - True if the script will be executed within the
chroot environment.
-
int - 1 on successful removal, 0 if range wasn't found
for the specified kickstart, exception otherwise.
-
int - 1 on success, exception thrown otherwise.
-
int - 1 on success, exception thrown otherwise.
-
int - 1 on success, exception thrown otherwise.
-
int - 1 on success, exception thrown otherwise.
-
int - 1 on success, exception thrown otherwise.
Generated on 7/31/2009