]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / wiki.rb
index de18b4b393c43fb11c7a97cd8f8b1883580f1997..b7243e2934d6625d74d67362f580f62c2c68e6fd 100644 (file)
@@ -24,6 +24,7 @@ default_attributes(
     }
   },
   :exim => {
+    :smarthost_via => "fafnir.openstreetmap.org:26",
     :trusted_users => %w[www-data wiki],
     :aliases => {
       :root => "grant"
@@ -37,7 +38,7 @@ default_attributes(
     ]
   },
   :memcached => {
-    :memory_limit => 2048,
+    :memory_limit => 4096,
     :connection_limit => 8192,
     :chunk_growth_factor => 1.25,
     :min_item_size => 48