]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
Configure GeoIP database for web site
[chef.git] / roles / mail.rb
index d4cb3751847ba0c02ca61dc4b724660a8715a823..d6a72289d245e0de8d9d9bb20905c91eabf5c6e5 100644 (file)
@@ -35,9 +35,9 @@ default_attributes(
         :domains => ["tickets.openstreetmap.org"],
         :host => "ridley.ucl.openstreetmap.org"
       },
-      :crm => {
-        :comment => "crm.osmfoundation.org",
-        :domains => ["crm.osmfoundation.org"],
+      :join => {
+        :comment => "join.osmfoundation.org",
+        :domains => ["join.osmfoundation.org"],
         :host => "ridley.ucl.openstreetmap.org"
       }
     },
@@ -49,7 +49,6 @@ default_attributes(
       "rails" => "root",
       "trac" => "root",
       "munin" => "root",
-      "thinkup" => "root",
       "www-data" => "root",
       "osmbackup" => "root",
       "noreply" => "/dev/null",