]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/recipes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / git / recipes / default.rb
index 49d43ae8225b62b2168fbd502cf4bf3ec34ea6c3..5db1fbe98f2cee2cba2fe2dbce6f82d56814d6dc 100644 (file)
@@ -17,6 +17,6 @@
 # limitations under the License.
 #
 
-include_recipe "apt"
+include_recipe "apt::git-core"
 
 package "git"