]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Correct disk cache size on drogon and gorynych
[chef.git] / roles / ironbelly.rb
index 8032eee20875adc8386c309fef302871379c732c..2f05572fb1009330586ea4db84ffbe34f1ef5494 100644 (file)
@@ -5,6 +5,9 @@ default_attributes(
   :apt => {
     :sources => ["ubuntugis-unstable"]
   },
+  :bind => {
+    :clients => "equinix"
+  },
   :dhcpd => {
     :first_address => "10.0.63.1",
     :last_address => "10.0.63.254"
@@ -131,7 +134,6 @@ run_list(
   "role[web-storage]",
   "role[supybot]",
   "role[backup]",
-  "role[stats]",
   "role[planet]",
   "role[planetdump]",
   "role[logstash]",