]> git.openstreetmap.org Git - chef.git/blobdiff - roles/thorn-02.rb
Add more load to ramoth
[chef.git] / roles / thorn-02.rb
index 3bed1acc27b8daf62d51d4e0995ec8506cb75d7e..c896b14cbcaced6ee75b2cc77ab759ec39922137 100644 (file)
@@ -11,10 +11,14 @@ default_attributes(
         :address => "146.179.159.166"
       }
     }
+  },
+  :web => {
+    :readonly_database_host => "db-slave"
   }
 )
 
 run_list(
   "role[ic]",
+  "role[hp-g5]",
   "role[web-backend]"
 )