]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lists.rb
Fix typo in local domain configuration for mailman
[chef.git] / roles / lists.rb
index e637b48c93a5a92cee75ea787dfaf3eae07f09d5..8e1091987004afcd81b3f5b84ac7d26a2bc151f6 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :aliases => {
       "mailman-loop" => "/dev/null"
     },
-    :local_domain => [
+    :local_domains => [
       "openstreetmap.org"
     ]
   }