public abstract class ChefRunscriptBase extends RunScriptBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
chefEndpoint |
protected List<org.jclouds.chef.ChefService> |
chefServices |
protected String |
clientKeyFile |
protected String |
clientName |
protected String |
validatorKeyFile |
protected String |
validatorName |
password, userapi, credential, endpoint, identity, name, propertiesFile, providercacheProvider, computeServices, configAdmin, FACTORY_FILTER, NODE_DETAILS_FORMAT, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ChefRunscriptBase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jclouds.chef.ChefService |
getChefService() |
List<org.jclouds.chef.ChefService> |
getChefServices() |
boolean |
runAsRoot() |
void |
setChefServices(List<org.jclouds.chef.ChefService> chefServices) |
doExecute, getComputeFilter, getGroup, getId, getNodeFilter, getScript, getStatementgetComputeService, getComputeServicesexecute, findOrCreateFactoryConfiguration, getAllLocations, getCacheProvider, getConfigAdmin, getCpuCores, getCpuUnits, getMemory, getOperatingSystemDetails, getPrivateAddresses, getPublicAddresses, getShellTableFactory, printComputeApis, printComputeProviders, printHardwares, printImages, printLocations, printNodeInfo, printNodes, setCacheProvider, setComputeServices, setConfigAdmin, setShellTableFactoryprotected String clientName
protected String clientKeyFile
protected String validatorName
protected String validatorKeyFile
protected String chefEndpoint
protected List<org.jclouds.chef.ChefService> chefServices
protected org.jclouds.chef.ChefService getChefService()
public List<org.jclouds.chef.ChefService> getChefServices()
public void setChefServices(List<org.jclouds.chef.ChefService> chefServices)
public boolean runAsRoot()
runAsRoot in class RunScriptBaseCopyright © 2013. All Rights Reserved.