X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4b3749f7c089ef034132c7218af7470ec7ccbd52..b73176eda2a83b7fc0170a5639ad036b1c897773:/cookbooks/git/recipes/default.rb diff --git a/cookbooks/git/recipes/default.rb b/cookbooks/git/recipes/default.rb index 49d43ae82..5db1fbe98 100644 --- a/cookbooks/git/recipes/default.rb +++ b/cookbooks/git/recipes/default.rb @@ -17,6 +17,6 @@ # limitations under the License. # -include_recipe "apt" +include_recipe "apt::git-core" package "git"