]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fafnir.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / fafnir.rb
index 55eb018a19018c30a38dfd113b501f86c15543d7..8261d7afda3d531468abf8812e54b32852259571 100644 (file)
@@ -9,6 +9,16 @@ default_attributes(
     :first_address => "10.0.79.1",
     :last_address => "10.0.79.254"
   },
+  :exim => {
+    :smarthost_name => "fafnir.openstreetmap.org",
+    :routes => {
+      :openstreetmap => {
+        :comment => "openstreetmap.org",
+        :domains => ["openstreetmap.org"],
+        :host => ["shenron.openstreetmap.org"]
+      }
+    }
+  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {