]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
mail: fix typo on community.openstreetmap.org domain
[chef.git] / roles / mail.rb
index e2f869c3049a4e93d5ccf1df9e1eb6077f3cec00..b807c9c74de83964459f09b760c83e313324f0f7 100644 (file)
@@ -48,8 +48,8 @@ default_attributes(
         :host => "ridley.ucl.openstreetmap.org"
       },
       :community => {
-        :comment => "community.osmfoundation.org",
-        :domains => ["community.osmfoundation.org"],
+        :comment => "community.openstreetmap.org",
+        :domains => ["community.openstreetmap.org"],
         :host => "lockheed.ams.openstreetmap.org::2500"
       }
     },