Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
[mirror/dsa-puppet.git] / modules / roles / templates / postgresql_server / pg-backup-file.conf.erb
index 1293d38..ff67004 100644 (file)
@@ -1,4 +1,4 @@
-<%- if hostname == "sibelius" then -%>
+<%- if @hostname == "sibelius" then -%>
 # use ipv4
 ssh_options="-oAddressFamily=inet"
 <%- end %>