From e9d26d305bc7db94574f711887e12c2dc0ac1968 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 14 Jun 2025 15:50:10 +0100 Subject: [PATCH] Drop some old dev instances --- roles/dev.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/roles/dev.rb b/roles/dev.rb index 81a7f34d2..5504b4b1c 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -128,17 +128,9 @@ default_attributes( :repository => "https://github.com/ukasiu/openstreetmap-website.git", :revision => "comments_list" }, - :locale => { - :repository => "https://github.com/tomhughes/openstreetmap-website.git", - :revision => "locale" - }, :microcosms => { :repository => "https://github.com/openbrian/osm-microcosms.git", :revision => "microcosms" - }, - :signup => { - :repository => "https://github.com/milan-cvetkovic/openstreetmap-website.git", - :revision => "issue_4128_login_signup" } } }, -- 2.39.5