<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -79,6 +79,10 @@ module Rubber
           replace(receiver)
         end
 
+        def rubber_instances
+          @rubber_instances ||= Rubber::Configuration::rubber_instances
+        end
+
         def [](name)
           value = super(name)
           value = global[name] if global &amp;&amp; !value
@@ -136,10 +140,6 @@ module Rubber
           @full_host ||= &quot;#{host}.#{domain}&quot; rescue nil
         end
 
-        def rubber_instances
-          @rubber_instances ||= Rubber::Configuration::rubber_instances
-        end
-
         # Forces role/host overrides into config
         def bind_config(global)
           global = global.clone()</diff>
      <filename>lib/rubber/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>054f98859cc920d65b659b0c967d4d65ee875cd2</id>
    </parent>
  </parents>
  <author>
    <name>Matt Conway</name>
    <email>wr0ngway@yahoo.com</email>
  </author>
  <url>http://github.com/wr0ngway/rubber/commit/08fecec2a9b28276ee30f5ffba13e80f6a463448</url>
  <id>08fecec2a9b28276ee30f5ffba13e80f6a463448</id>
  <committed-date>2009-11-06T15:03:11-08:00</committed-date>
  <authored-date>2009-11-06T15:03:11-08:00</authored-date>
  <message>fix being able to reference cluster config (instance.yml) from within rubber.yml</message>
  <tree>24d70d4e80300c33b7589ff93f49c210ea67c959</tree>
  <committer>
    <name>Matt Conway</name>
    <email>wr0ngway@yahoo.com</email>
  </committer>
</commit>
