From 47fb3dfbb9fcbd6325d43796c91ebdc2b632c6b1 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Fri, 30 Sep 2016 19:56:59 +0200 Subject: [PATCH] put pummelzacken in production mode --- roles/pummelzacken.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index ec2ac08b6..813bc7eaa 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -34,6 +34,7 @@ default_attributes( } }, :nominatim => { + :state => "standalone", :dbadmins => %w(lonvia tomh), :dbcluster => "9.5/main", :flatnode_file => "/ssd/nominatim/nodes.store", -- 2.43.2