X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3bc1aaa8225abedc6320266475ebad22534139c6..f6cb433b825720b178c1452fe7b829437a11fa8c:/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,