]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Remove munin role from urmel
[chef.git] / roles / dev.rb
index 5d2c36edb5c80e5b93cb434bb1b5ad141dca89d6..18e0edfcf279fbf63a1f05f4b87f464bb050ec19 100644 (file)
@@ -58,6 +58,7 @@ default_attributes(
       :cobra => { :status => :user },
       :ppawel => { :status => :user },
       :simon04 => { :status => :user },
+      :jeslop => { :status => :user },
       :jfire => { :status => :user },
       :malenki => { :status => :user },
       :lonvia => { :status => :user },
@@ -125,6 +126,9 @@ default_attributes(
       }
     }
   },
+  :exim => {
+    :smarthost_via => "fafnir.openstreetmap.org:26"
+  },
   :postgresql => {
     :versions => ["14"],
     :settings => {