<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +0,0 @@
-[submodule &quot;vendor/gems/parenting&quot;]
-	path = vendor/gems/parenting
-	url = git://github.com/auser/parenting.git
-[submodule &quot;vendor/gems/dslify&quot;]
-	path = vendor/gems/dslify
-	url = git://github.com/auser/dslify.git
-[submodule &quot;vendor/gems/suitcase&quot;]
-	path = vendor/gems/suitcase
-	url = git://github.com/auser/suitcase.git
-[submodule &quot;vendor/gems/butterfly&quot;]
-	path = vendor/gems/butterfly
-	url = git://github.com/auser/butterfly.git
-[submodule &quot;vendor/gems/rest-client&quot;]
-	path = vendor/gems/rest-client
-	url = git://github.com/adamwiggins/rest-client.git
-[submodule &quot;vendor/gems/trollop&quot;]
-	path = vendor/gems/trollop
-	url = git://github.com/jashmenn/trollop.git</diff>
      <filename>.gitmodules</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,17 @@
 # Poolparty spec
 
-pool :poolparty do
+pool &quot;poolparty&quot; do
   
   instances 1
     
-  cloud :app do
-    keypair &quot;cloudteam_test&quot;
-    
+  cloud &quot;app&quot; do
+    keypair &quot;eucalyptus_sample&quot;
+    using :ec2 do
+      image_id 'emi-39CA160F'
+    end
+        
     has_file &quot;/etc/motd&quot;, :content =&gt; &quot;Simple&quot;
+    
   end
   
 end
\ No newline at end of file</diff>
      <filename>examples/simple.rb</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@
 class Keypair
   
   include SearchablePaths
-  has_searchable_paths(:prepend_paths =&gt; [Dir.cwd, '/etc/poolparty/keys', &quot;#{ENV[&quot;HOME&quot;]}/.ssh/&quot;, &quot;#{ENV[&quot;HOME&quot;]}/.ec2/&quot;, ENV['EC2_CONFIG_DIR']])
+  has_searchable_paths(:prepend_paths =&gt; [Dir.pwd, '/etc/poolparty/keys', &quot;#{ENV[&quot;HOME&quot;]}/.ssh/&quot;, &quot;#{ENV[&quot;HOME&quot;]}/.ec2/&quot;, ENV['EC2_CONFIG_DIR']])
   
   attr_accessor :filepath
   </diff>
      <filename>lib/keypair.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>vendor/gems/dslify</filename>
    </removed>
    <removed>
      <filename>vendor/gems/parenting</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>43c5bbe3ec501206f675cc573d0b2e02b3a5bb62</id>
    </parent>
  </parents>
  <author>
    <name>Ari Lerner</name>
    <email>arilerner@mac.com</email>
  </author>
  <url>http://github.com/auser/poolparty/commit/06834fe40fe6f0821865784fb2bbde2f31d7bbe2</url>
  <id>06834fe40fe6f0821865784fb2bbde2f31d7bbe2</id>
  <committed-date>2009-08-07T13:33:50-07:00</committed-date>
  <authored-date>2009-08-07T13:33:50-07:00</authored-date>
  <message>Removed dslfiy and parenting as submodules</message>
  <tree>5b580b0e675a3c78d2b86eb84ecc06448ea62cec</tree>
  <committer>
    <name>Ari Lerner</name>
    <email>arilerner@mac.com</email>
  </committer>
</commit>
