From: Tom Hughes Date: Tue, 20 Jan 2015 12:26:54 +0000 (+0000) Subject: Make the owl test site track the owl-activity-tab branch X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/327bb893dc5da4fcf7d0921081384f128423cd82 Make the owl test site track the owl-activity-tab branch --- diff --git a/roles/dev.rb b/roles/dev.rb index 8642aac17..45670ffcf 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -111,7 +111,7 @@ default_attributes( }, :owl => { :repository => "git://github.com/ppawel/openstreetmap-website.git", - :revision => "owl-history-tab" + :revision => "owl-activity-tab" }, :groups => { :repository => "git://github.com/osmlab/openstreetmap-website.git",