]> git.openstreetmap.org Git - chef.git/commitdiff
supybot: switch to git:// instead of ssh based git access
authorGrant Slater <git@firefishy.com>
Sat, 22 Oct 2016 14:49:34 +0000 (15:49 +0100)
committerGrant Slater <git@firefishy.com>
Sat, 22 Oct 2016 14:49:34 +0000 (15:49 +0100)
cookbooks/supybot/templates/default/git.conf.erb

index 15fc3e81d641acf81b353e29c19b8d6532f16496..14ace9341df6bef6735e617e5026f3b92d90b547 100644 (file)
@@ -1,3 +1,5 @@
+# Note use git:// protocol instead of ssh based to avoid host key verification issue
+
 [osm-website]
 short name = osm-website
 url = git://git.openstreetmap.org/rails.git
 [osm-website]
 short name = osm-website
 url = git://git.openstreetmap.org/rails.git
@@ -117,14 +119,14 @@ commit message = [%s|%b|%a] %m %l
 
 [osmf-server-info]
 short name = osmf-server-info
 
 [osmf-server-info]
 short name = osmf-server-info
-url = git@github.com:gravitystorm/osmf-server-info.git
+url = git://github.com/gravitystorm/osmf-server-info.git
 commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osm-forum]
 short name = osm-forum
 commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osm-forum]
 short name = osm-forum
-url = git@github.com:openstreetmap/openstreetmap-forum.git
+url = git://github.com/openstreetmap/openstreetmap-forum.git
 branch = openstreetmap
 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c
 channels = #osm-dev
 branch = openstreetmap
 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c
 channels = #osm-dev
@@ -132,21 +134,21 @@ commit message = [%s|%b|%a] %m %l
 
 [osm-osmosis]
 short name = osm-osmosis
 
 [osm-osmosis]
 short name = osm-osmosis
-url = git@github.com:openstreetmap/osmosis.git
+url = git://github.com/openstreetmap/osmosis.git
 commit link = https://github.com/openstreetmap/osmosis/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osmlab-editor-layer-index]
 short name = osmlab-editor-layer-index
 commit link = https://github.com/openstreetmap/osmosis/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osmlab-editor-layer-index]
 short name = osmlab-editor-layer-index
-url = git@github.com:osmlab/editor-layer-index.git
+url = git://github.com/osmlab/editor-layer-index.git
 commit link = https://github.com/osmlab/editor-layer-index/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osm-owg-log]
 short name = osm-owg-log
 commit link = https://github.com/osmlab/editor-layer-index/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 [osm-owg-log]
 short name = osm-owg-log
-url = git@github.com:gravitystorm/owg-log.git
+url = git://github.com/gravitystorm/owg-log.git
 commit link = https://github.com/gravitystorm/owg-log/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 commit link = https://github.com/gravitystorm/owg-log/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l