]> git.openstreetmap.org Git - chef.git/blobdiff - roles/rhaegal.rb
chrony: Add initstepslew + cloudflare/google fallback
[chef.git] / roles / rhaegal.rb
index 8554cecf376a40fb4be1a0dd5e72648888cffe64..0ca0618fb21a9720b0b32c10157676ff949a5f97 100644 (file)
@@ -7,6 +7,9 @@ default_attributes(
       :mmiler => { :status => :administrator }
     }
   },
+  :apt => {
+    :sources => ["postgresql"]
+  },
   :devices => {
     :ssd_samsung => {
       :comment => "Tune scheduler for SSD",
@@ -21,6 +24,24 @@ default_attributes(
     }
   },
   :location => "Zagreb, Croatia",
+  :munin => {
+    :plugins => {
+      :sensors_temp => {
+        :temp1 => { :warning => "85.0" },
+        :temp2 => { :warning => "85.0" },
+        :temp3 => { :warning => "85.0" },
+        :temp4 => { :warning => "85.0" },
+        :temp5 => { :warning => "85.0" },
+        :temp6 => { :warning => "85.0" },
+        :temp8 => { :warning => "85.0" },
+        :temp9 => { :warning => "85.0" },
+        :temp10 => { :warning => "85.0" },
+        :temp11 => { :warning => "85.0" },
+        :temp12 => { :warning => "85.0" },
+        :temp13 => { :warning => "85.0" }
+      }
+    }
+  },
   :networking => {
     :interfaces => {
       :external_ipv4 => {
@@ -29,7 +50,8 @@ default_attributes(
         :family => :inet,
         :address => "10.5.0.77",
         :prefix => "16",
-        :gateway => "10.5.0.1"
+        :gateway => "10.5.0.1",
+        :public_address => "161.53.248.77"
       }
     },
     :nameservers => [