]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
supybot: fix cgimap repo links
[chef.git] / roles / dev.rb
index 1ed5d6c8478258ac63b3b7cd48b993e3ac43440e..d546c7d1fda3c0c6e6a72f142b816353e2e63c32 100644 (file)
@@ -69,6 +69,7 @@ default_attributes(
       :gregrs => { :status => :user },
       :stereo => { :status => :user },
       :dmlu => { :status => :user },
+      :antonkh => { :status => :user },
       :ooc => {
         :status => :role,
         :members => [:tomh, :blackadder, :timsc, :ollie]
@@ -121,12 +122,6 @@ default_attributes(
       :microcosms => {
         :repository => "https://github.com/openbrian/osm-microcosms.git",
         :revision => "microcosms"
-      },
-      :upload => {
-        :repository => "https://git.openstreetmap.org/public/rails.git",
-        :revision => "master",
-        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
-        :cgimap_revision => "feature/bulk_upload"
       }
     }
   },