]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/recipes/default.rb
Use https for github URLs
[chef.git] / cookbooks / supybot / recipes / default.rb
index 7cd8836d7270e51124c1ec71ba5b52592b8c8c0c..87343c100a1bd8ba369d8b931b67929301fd865a 100644 (file)
@@ -119,7 +119,7 @@ end
 
 git "/usr/local/lib/supybot/plugins/Git" do
   action :sync
-  repository "git://github.com/openstreetmap/supybot-git"
+  repository "https://github.com/openstreetmap/supybot-git"
   revision "master"
   user "root"
   group "root"