From: Tom Hughes Date: Mon, 2 Jun 2014 23:47:30 +0000 (+0100) Subject: Remove nominatim role from pummelzacken for now X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f2b29b0b1d4dae26cc0f3480dd54965b973afad0 Remove nominatim role from pummelzacken for now --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index b172ce066..d13fa6500 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -38,6 +38,5 @@ default_attributes( ) run_list( - "role[ucl-internal]", - "role[nominatim]" + "role[ucl-internal]" )