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

Merge branch 'release/1.0.2'

- Update README
This commit is contained in:
Norbert Varzariu
2016-01-25 09:48:18 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "loomsen-rsnapshot",
"version": "1.0.1",
"version": "1.0.2",
"author": "loomsen",
"summary": "Configures rsnapshot.",
"license": "Apache-2.0",