From 350ff52ca1e437d18691c464476f528c13231bc5 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Thu, 28 Jun 2018 22:49:48 +0200 Subject: [PATCH 1/1] enable nominatim backups on pummelzacken --- roles/pummelzacken.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index e0264e9d0..59853cc0d 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -35,6 +35,7 @@ default_attributes( :state => "standalone", :dbadmins => %w[lonvia tomh], :dbcluster => "9.6/main", + :enable_backup => true, :flatnode_file => "/ssd/nominatim/nodes.store", :tablespaces => { "dosm" => "/ssd/tablespaces/dosm", -- 2.43.2