]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
nominatim: download country grid before building
[chef.git] / roles / wiki.rb
index 21f6ea8a49d49452743140d31a9131d810cd21f2..5f863b3c59b4689c7db27646a31655d65f6727f6 100644 (file)
@@ -24,7 +24,7 @@ default_attributes(
     }
   },
   :exim => {
-    :trusted_users => ["www-data"],
+    :trusted_users => %w[www-data wiki],
     :aliases => {
       :root => "grant"
     },