public abstract class ChefRunscriptBase extends RunScriptBase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
chefEndpoint |
protected java.util.List<org.jclouds.chef.ChefService> |
chefServices |
protected java.lang.String |
clientKeyFile |
protected java.lang.String |
clientName |
protected java.lang.String |
validatorKeyFile |
protected java.lang.String |
validatorName |
password, userapi, credential, endpoint, identity, name, 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() |
java.util.List<org.jclouds.chef.ChefService> |
getChefServices() |
boolean |
runAsRoot() |
void |
setChefServices(java.util.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 java.lang.String clientName
protected java.lang.String clientKeyFile
protected java.lang.String validatorName
protected java.lang.String validatorKeyFile
protected java.lang.String chefEndpoint
protected java.util.List<org.jclouds.chef.ChefService> chefServices
protected org.jclouds.chef.ChefService getChefService()
public java.util.List<org.jclouds.chef.ChefService> getChefServices()
public void setChefServices(java.util.List<org.jclouds.chef.ChefService> chefServices)
public boolean runAsRoot()
runAsRoot in class RunScriptBaseCopyright © 2013. All Rights Reserved.