X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bd7d1dd8dcc3abb3eda77447182fda66c631ae6..9bb700cfe792fea35319206696cf4764a19c8f5a:/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"