X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5c47d954b6d631cba545ba5793c11c1cc90e37ce..c2706435c565a8c71487515de5390c4fe0642276:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 5bbe24d81..9f63dd0c0 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -47,12 +47,11 @@ default_attributes( "isearch" => "/ssd/tablespaces/isearch", "daux" => "/data/tablespaces/daux", "iaux" => "/data/tablespaces/iaux" - }, - :revision => "cmake-port" + } } ) run_list( "role[ucl-wolfson]", - "role[nominatim-base]" + "role[nominatim]" )