X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..951a5be6231c62de3e0c94ee28979bae8228dc0e:/cookbooks/git/recipes/default.rb diff --git a/cookbooks/git/recipes/default.rb b/cookbooks/git/recipes/default.rb index 3f93f651c..49d43ae82 100644 --- a/cookbooks/git/recipes/default.rb +++ b/cookbooks/git/recipes/default.rb @@ -17,4 +17,6 @@ # limitations under the License. # +include_recipe "apt" + package "git"