Changes between Version 39 and Version 40 of CloudPlugin


Ignore:
Timestamp:
May 4, 2011, 8:10:05 PM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v39 v40  
    55''This fairly new plugin is being put through its paces at [http://www.juju.com juju.com].  I welcome others to try it out and submit tickets for bugs and new features. - robguttman, 7 Feb 2011''
    66
    7 '' '''UPDATE:''' Now with optional jabber notifications. - robguttman, 28 Apr 2011''
     7'' '''UPDATE:''' Now with EIP support. - robguttman, 4 May 2011''
    88
    99== Description ==
     
    201201RDS instances can be created and deleted using this plugin.  The rds instance resource type is configured almost identically to ec2 instances (see above).  One important difference is that the list of rds instances and their attributes are saved in a chef data bag.  This makes their attributes available to chef recipes.  In order to ensure that this data is up-to-date, you can click on the "Audit" button in the grid view.
    202202
     203=== EIP Addresses ===
     204EIP 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).
    203205=== Commands ===
    204206To 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: