mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 23:46:13 +00:00
JCLOUDS-38: Removed servlet project and unused constants
This commit is contained in:
parent
fab132da74
commit
49dc46a080
@ -30,11 +30,6 @@ public interface ChefProperties {
|
||||
*/
|
||||
public static final String CHEF_LOGGER = "jclouds.chef";
|
||||
|
||||
public static final String CHEF_SERVICE_CLIENT = "chef.service-api";
|
||||
public static final String CHEF_NODE = "chef.node";
|
||||
public static final String CHEF_NODE_PATTERN = "chef.node-pattern";
|
||||
public static final String CHEF_RUN_LIST = "chef.run-list";
|
||||
|
||||
/**
|
||||
* Ddatabag that holds chef bootstrap hints, should be a json ball in the
|
||||
* following format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user