1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2025-09-23 03:19:29 +00:00

update README

This commit is contained in:
Norbert Varzariu
2016-01-25 09:47:05 +01:00
parent 0e80853628
commit 5d82b82757

View File

@@ -436,7 +436,7 @@ Default is:
dbbackup_password => '',
dumper => 'pg_dump',
dump_flags => '-Fc',
ignore_dbs => [],
ignore_dbs => [ 'postgres' ],
},
misc => {
commands => $::osfamily ? {