]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/recipes/default.rb
Use git-core PPA for git
[chef.git] / cookbooks / git / recipes / default.rb
index 3f93f651ccd8e04d0ddb7e5e83b2430ed414b746..49d43ae8225b62b2168fbd502cf4bf3ec34ea6c3 100644 (file)
@@ -17,4 +17,6 @@
 # limitations under the License.
 #
 
+include_recipe "apt"
+
 package "git"