public class CobblerDistroEditCommand extends CobblerDistroCommand
treeuser, xmlRpcToken| Constructor and Description |
|---|
CobblerDistroEditCommand(KickstartableTree ksTreeIn)
Constructor - for use with taskomatic
|
CobblerDistroEditCommand(KickstartableTree ksTreeIn,
User userIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError |
store()
Sync the KickstartData to the Cobbler object
|
getCobblerConnection, getCobblerConnection, invokeCobblerUpdate, invokeXMLRPC, invokeXMLRPC, makeCobblerFileName, makeCobblerName, makeCobblerName, makeCobblerNamepublic CobblerDistroEditCommand(KickstartableTree ksTreeIn, User userIn)
ksTreeIn - to syncuserIn - - user wanting to sync with cobblerpublic CobblerDistroEditCommand(KickstartableTree ksTreeIn)
ksTreeIn - to syncpublic ValidatorError store()
store in class CobblerDistroCommand