public class CobblerProfileDeleteCommand extends CobblerProfileCommand
ksDatauser, xmlRpcToken| Constructor and Description |
|---|
CobblerProfileDeleteCommand(KickstartData ksDataIn,
User userIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError |
store()
Sync the KickstartData to the Cobbler object
|
getCobblerDistroForVirtType, getDistroForKickstart, setKernelOptions, setPostKernelOptions, updateCobblerFields, validateUrlgetCobblerConnection, getCobblerConnection, invokeCobblerUpdate, invokeXMLRPC, invokeXMLRPC, makeCobblerFileName, makeCobblerName, makeCobblerName, makeCobblerNamepublic CobblerProfileDeleteCommand(KickstartData ksDataIn, User userIn)
ksDataIn - to syncuserIn - - user wanting to sync with cobblerpublic ValidatorError store()
store in class CobblerCommand