X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..10c13d4a2f1550d1b8e85d4284f60d9be974bef0:/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"