From 32cc371a6405f3c8b1f0c19de07da1334fd0e9bd Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 7 Dec 2021 15:59:13 +0000 Subject: [PATCH] Add nominatim role to longma --- roles/longma.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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]" ) -- 2.45.1