X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ba2d394697bcdf96f6b867c891185c4282b581ef..85dd0adb1fa2ea3e2170e857ccdd2655a47c31d4:/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"