]> git.openstreetmap.org Git - chef.git/blobdiff - roles/thorn-01.rb
Add some load to ramoth
[chef.git] / roles / thorn-01.rb
index 65bbc810d87322a66e67d3143311d2f5eda8195d..134e662e09bfb2940d6d99e1b58ddb3d49a0cc58 100644 (file)
@@ -11,10 +11,14 @@ default_attributes(
         :address => "146.179.159.165"
       }
     }
         :address => "146.179.159.165"
       }
     }
+  },
+  :web => {
+    :readonly_database_host => "db-slave"
   }
 )
 
 run_list(
   "role[ic]",
   }
 )
 
 run_list(
   "role[ic]",
+  "role[hp-g5]",
   "role[web-backend]"
 )
   "role[web-backend]"
 )