mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2024-11-12 16:50: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 => '',
|
dbbackup_password => '',
|
||||||
dumper => 'pg_dump',
|
dumper => 'pg_dump',
|
||||||
dump_flags => '-Fc',
|
dump_flags => '-Fc',
|
||||||
ignore_dbs => [],
|
ignore_dbs => [ 'postgres' ],
|
||||||
},
|
},
|
||||||
misc => {
|
misc => {
|
||||||
commands => $::osfamily ? {
|
commands => $::osfamily ? {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "loomsen-rsnapshot",
|
"name": "loomsen-rsnapshot",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"author": "loomsen",
|
"author": "loomsen",
|
||||||
"summary": "Configures rsnapshot.",
|
"summary": "Configures rsnapshot.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user