Package org.jclouds.chef.strategy
Interface CreateNodeAndPopulateAutomaticAttributes
-
- All Known Implementing Classes:
CreateNodeAndPopulateAutomaticAttributesImpl
public interface CreateNodeAndPopulateAutomaticAttributesCreates a new node with automatic attributes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nodeexecute(String nodeName, Iterable<String> runList)Nodeexecute(Node node)
-