1 name "nominatim-master"
2 description "Role applied to the master nominatim server"
8 :wal_level => "hot_standby",
10 :archive_command => "/bin/cp %p /data/postgresql-archive/%f",
11 :max_wal_senders => "5"
17 :enable_backup => true
22 :comment => "WAL Archive",
28 :transfer_logging => false
36 "recipe[nominatim::master]",
37 "role[nominatim-base]"