]> git.openstreetmap.org Git - chef.git/blobdiff - roles/c3sl.rb
Configure modtile and renderd collectors
[chef.git] / roles / c3sl.rb
index b44eab9d13f042e82ca472ff150a000260858194..de519e7d35c2727420e9ed814e9389e1a5e9f0aa 100644 (file)
@@ -11,7 +11,8 @@ default_attributes(
   :location => "Curitiba, Brazil",
   :timezone => "America/Sao_Paulo",
   :networking => {
-    :nameservers => ["200.17.202.3", "200.236.31.1"]
+    :nameservers => ["200.17.202.3", "200.236.31.1"],
+    :wireguard => { :keepalive => 180 }
   }
 )