X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/79409f0ab79d2377ea3777a262329ec6e70d326e..32cc371a6405f3c8b1f0c19de07da1334fd0e9bd:/roles/longma.rb diff --git a/roles/longma.rb b/roles/longma.rb index 402c877ed..2b362d8eb 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -33,5 +33,6 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[nominatim]" )