Changes between Version 44 and Version 45 of CloudPlugin


Ignore:
Timestamp:
Jun 9, 2011, 2:40:07 AM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v44 v45  
    199199=== EIP Addresses ===
    200200EIP Addresses can be created, associated with instances, and deleted using this plugin.  The eip address resource type is configured identically to rds instances (see above).
     201
     202=== ELB Volumes ===
     203ELB Volumes can be created, attached or detached to instances, and deleted using this plugin.  The elb volume resource type is configured identically to rds instances (see above).  The plugin will also allow you to optionally attach an ELB volume upon launching an ec2 instance.
     204
    201205=== Commands ===
    202206To help manage many ec2 instances, you can define commands to be run on them in the "Commands" section.  The command resource type is configured similarly to ec2 and rds instances.  Their data is maintained in a chef data bag.  An example command may look this this: