From 4970009402164ee06aa67b3f7a62d8ffc5a729e7 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 3 Jun 2014 08:42:56 +0100 Subject: [PATCH] Reenable the nominatim role on pummelzacken --- roles/pummelzacken.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index d13fa6500..b172ce066 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -38,5 +38,6 @@ default_attributes( ) run_list( - "role[ucl-internal]" + "role[ucl-internal]", + "role[nominatim]" ) -- 2.43.2