org.jclouds.chef.strategy
Interface CreateNodeAndPopulateAutomaticAttributes

All Known Implementing Classes:
CreateNodeAndPopulateAutomaticAttributesImpl

public interface CreateNodeAndPopulateAutomaticAttributes

Creates a new node with automatic attributes.


Method Summary
 Node execute(Node node)
           
 Node execute(String nodeName, Iterable<String> runList)
           
 

Method Detail

execute

Node execute(Node node)

execute

Node execute(String nodeName,
             Iterable<String> runList)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.