]> git.openstreetmap.org Git - chef.git/blobdiff - roles/konqi.rb
Enable wireguard support on all machines that support it
[chef.git] / roles / konqi.rb
index 8b529781dae7c659f3de7c4e7a418398cb679585..6744ee3ceb335a4f80cae41bea98b0957395b418 100644 (file)
@@ -23,6 +23,9 @@ default_attributes(
         :prefix => "64",
         :gateway => "2a02:180:1:1::1"
       }
+    },
+    :wireguard => {
+      :enabled => false
     }
   },
   :squid => {