mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2024-11-10 00:00:35 +00:00
Merge branch 'release/1.0.2'
- Update README
This commit is contained in:
commit
3c9357f3fe
@ -436,7 +436,7 @@ Default is:
|
||||
dbbackup_password => '',
|
||||
dumper => 'pg_dump',
|
||||
dump_flags => '-Fc',
|
||||
ignore_dbs => [],
|
||||
ignore_dbs => [ 'postgres' ],
|
||||
},
|
||||
misc => {
|
||||
commands => $::osfamily ? {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "loomsen-rsnapshot",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"author": "loomsen",
|
||||
"summary": "Configures rsnapshot.",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user