]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/recipes/default.rb
Use https for github URLs
[chef.git] / cookbooks / blogs / recipes / default.rb
index 49e52cb57692fb888cf59a9e48581c8a895226ef..1d516a35a1d17a0539a0c1095635ca13741ae6d6 100644 (file)
@@ -42,7 +42,7 @@ end
 
 git "/srv/blogs.openstreetmap.org" do
   action :sync
-  repository "git://github.com/gravitystorm/blogs.osm.org.git"
+  repository "https://github.com/gravitystorm/blogs.osm.org.git"
   depth 5
   user "blogs"
   group "blogs"