| Class | Description |
|---|---|
| CobblerCommand |
CobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerDistroCommand |
CobblerProfileComand - class to contain logic to communicate with cobbler
|
| CobblerDistroCreateCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerDistroDeleteCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerDistroEditCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerDistroHelper |
Singleton helper with methods for creating/updating cobbler
Distro from KickstartableTree.
|
| CobblerDistroSyncCommand | |
| CobblerLoginCommand |
Login to Cobbler's XMLRPC API and get a token
|
| CobblerPowerCommand |
Powers on a system.
|
| CobblerPowerSettingsUpdateCommand |
Changes power management settings for a server.
|
| CobblerProfileCommand |
CobblerProfileComand - class to contain logic to communicate with cobbler
|
| CobblerProfileCreateCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerProfileDeleteCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerProfileEditCommand |
KickstartCobblerCommand - class to contain logic to communicate with cobbler
|
| CobblerProfileSyncCommand |
This command finds profiles that have been changed on the cobbler server and syncs
those changes to the satellite
|
| CobblerSnippetLister |
CobblerSnippetLister
|
| CobblerSystemCreateCommand |
Login to Cobbler's XMLRPC API and get a token
|
| CobblerSystemRemoveCommand | |
| CobblerVirtualSystemCommand | |
| CobblerXMLRPCHelper |
XMLRPCHelper - class that contains wraps calls to Redstone's XMLRPC client.
|
| Enum | Description |
|---|---|
| CobblerPowerCommand.Operation |
Possible power management operations.
|
| Exception | Description |
|---|---|
| NoCobblerTokenException |
Exception when we didnt setup our token with cobbler.
|