]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
nominatim: enable cron jobs for master only
[chef.git] / roles / dev.rb
index aa07120ee0fe315b63a9f9f474ab85dbda750ebf..65ec60f1c8207bad7d6db307d4e3ef099595197e 100644 (file)
@@ -116,9 +116,16 @@ default_attributes(
       :comments => {
         :repository => "git://github.com/ukasiu/openstreetmap-website.git",
         :revision => "comments_list"
+      },
+      :moderation => {
+        :repository => "git://github.com/sbagroy986/openstreetmap-website.git",
+        :revision => "moderation_queue"
       }
     }
   },
+  :passenger => {
+    :ruby_version => "2.1"
+  },
   :postgresql => {
     :versions => ["9.1", "9.3"],
     :settings => {