]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / dev.rb
index 5d2c36edb5c80e5b93cb434bb1b5ad141dca89d6..108d2ed1755104af771cc719d9fbea7d9dea4498 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 => {