From 86d35f661934c33b483b07018d1b9c1a063ccbfc Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Tue, 17 May 2016 09:08:06 +0200 Subject: [PATCH] disable db replication between pummelzacken and poldi --- roles/poldi.rb | 2 +- roles/pummelzacken.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/poldi.rb b/roles/poldi.rb index e6bc74e73..7bd41678e 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -92,5 +92,5 @@ default_attributes( run_list( "role[ic]", "role[tyan-s7010]", - "role[nominatim-slave]" + "role[nominatim-standalone]" ) diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 73e486518..74878b253 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -63,5 +63,5 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[nominatim-master]" + "role[nominatim-standalone]" ) -- 2.43.2