From: Tom Hughes Date: Sun, 18 Sep 2016 09:41:50 +0000 (+0100) Subject: Remove nominatim role from pummelzacken X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0a835321846101589a80dd2d22f915b29ac7901a?hp=4670fb28130f0c5f6371ddc4932bf856725ee589 Remove nominatim role from pummelzacken --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index e1b21e67d..506aa4ec0 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -51,6 +51,5 @@ default_attributes( ) run_list( - "role[ucl-wolfson]", - "role[nominatim-standalone]" + "role[ucl-wolfson]" )