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