From: Peter Palfrader Date: Sat, 28 Sep 2019 18:26:39 +0000 (+0200) Subject: pg-backup-file.conf.erb: Remove obsolete special casing X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=17c670c8cc6dc55603894c8a59af5d0d6a2f892e pg-backup-file.conf.erb: Remove obsolete special casing --- diff --git a/modules/postgres/templates/backup_source/pg-backup-file.conf.erb b/modules/postgres/templates/backup_source/pg-backup-file.conf.erb index ff6700464..1e52a9bf2 100644 --- a/modules/postgres/templates/backup_source/pg-backup-file.conf.erb +++ b/modules/postgres/templates/backup_source/pg-backup-file.conf.erb @@ -1,5 +1 @@ -<%- if @hostname == "sibelius" then -%> -# use ipv4 -ssh_options="-oAddressFamily=inet" -<%- end %> backuphost="debbackup@backuphost debbackup@storace"