From: Peter Palfrader Date: Mon, 5 Feb 2018 11:57:07 +0000 (+0100) Subject: modules/postgres/manifests/backup_source: add a comment re docs X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=329b54479a7afbbd7fbe9703f83d785b03da8a62;p=mirror%2Fdsa-puppet.git modules/postgres/manifests/backup_source: add a comment re docs --- diff --git a/modules/postgres/manifests/backup_source.pp b/modules/postgres/manifests/backup_source.pp index 06d2dd32e..912571bb7 100644 --- a/modules/postgres/manifests/backup_source.pp +++ b/modules/postgres/manifests/backup_source.pp @@ -1,4 +1,6 @@ # +# See dsa-wiki input/howto/postgres-backup.creole for some documentation +# class postgres::backup_source { file { "/usr/local/bin/pg-backup-file": mode => '0555',