Skip to content

Commit 0fd079c

Browse files
committed
Test commit
1 parent 388cbcc commit 0fd079c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ This class has two required parameters- the backup `server`, which should be an
169169
fqdn, and an array of `directories` to back up. Additional options, such as
170170
retain rules or cronjob times, can be overridden as needed.
171171

172+
When the retain values are set to zero, no cron entry for that specific
173+
period is created.
174+
172175
```puppet
173176
class { 'rsnapshot::client':
174177
server => 'backups.example.com',
@@ -481,4 +484,4 @@ an rsnapshot server to backup clients that are not controlled by puppet.
481484
## Development
482485

483486
Contributions are always welcome. Please read the [Contributing Guide](CONTRIBUTING.md)
484-
to get started.
487+
to get started.

0 commit comments

Comments
 (0)