Move files for pg-backup-file from roles to postgres module
[mirror/dsa-puppet.git] / modules / postgres / templates / backup_source / pg-backup-file.conf.erb
diff --git a/modules/postgres/templates/backup_source/pg-backup-file.conf.erb b/modules/postgres/templates/backup_source/pg-backup-file.conf.erb
new file mode 100644 (file)
index 0000000..ff67004
--- /dev/null
@@ -0,0 +1,5 @@
+<%- if @hostname == "sibelius" then -%>
+# use ipv4
+ssh_options="-oAddressFamily=inet"
+<%- end %>
+backuphost="debbackup@backuphost debbackup@storace"