X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c1083e2809342f470c7d11b4ecb2858d48230ce8..948a0541b14aa34b1a979f9d6a68e73d998ce3af:/cookbooks/networking/recipes/default.rb diff --git a/cookbooks/networking/recipes/default.rb b/cookbooks/networking/recipes/default.rb index afdbd7163..bd8517087 100644 --- a/cookbooks/networking/recipes/default.rb +++ b/cookbooks/networking/recipes/default.rb @@ -23,6 +23,8 @@ require "ipaddr" require "yaml" +package "netplan.io" + netplan = { "network" => { "version" => 2,