Changes between Version 26 and Version 27 of CloudPlugin


Ignore:
Timestamp:
Feb 4, 2011, 7:37:47 PM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v26 v27  
    1919There are additional features and quite possibly more to come, but my intention is to keep the scope down to what's needed to orchestrate between AWS and Chef (and not re-implement either the AWS Management Console or the Chef Server webui).
    2020
    21 This plugin is highly configurable but is opinionated in some ways.  Some of these opinions could be relaxed (submit a ticket!) but they currently are:
     21This plugin is highly configurable but is opinionated in some ways.  Some of these opinions could be relaxed ([http://trac-hacks.org/newticket?component=CloudPlugin&owner=robguttman submit a ticket!]) but they currently are:
    2222
    2323 * Uses [http://wiki.opscode.com/display/chef/Knife+Bootstrap knife bootstrap] to bootstrap instances - and so your instances' OS must support this method.