From d773b34e77b24387ceba49d2dba909882896c792 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 27 Jun 2021 19:08:37 +0100 Subject: [PATCH 1/1] Drop oauth test site --- roles/dev.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/roles/dev.rb b/roles/dev.rb index a68f94c8c..3eec5fd91 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -127,12 +127,6 @@ default_attributes( :revision => "master", :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git", :cgimap_revision => "feature/bulk_upload" - }, - :oauth2 => { - :repository => "https://github.com/tomhughes/openstreetmap-website.git", - :revision => "doorkeeper", - :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git", - :cgimap_revision => "feature/oauth2" } } }, -- 2.39.5