]> git.openstreetmap.org Git - chef.git/commitdiff
Enable wireguard on jakelong
authorTom Hughes <tom@compton.nu>
Thu, 17 Sep 2020 06:11:43 +0000 (07:11 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 17 Sep 2020 06:11:43 +0000 (07:11 +0100)
roles/jakelong.rb

index b8a7314e08288e618e81d290728041bec99e8f4f..945bdd52fcb17a55eb64deee7d7898ec524da4aa 100644 (file)
@@ -23,9 +23,6 @@ default_attributes(
         :prefix => "64",
         :gateway => "2605:2700:0:17::1"
       }
-    },
-    :wireguard => {
-      :enabled => false
     }
   },
   :squid => {