1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 01:10:35 +00:00

fix typo in README

This commit is contained in:
Norbert Varzariu 2015-12-21 14:58:06 +01:00
parent ad285a1a8c
commit 05450e49b9

View File

@ -189,7 +189,7 @@ The following parameters are available in the `::rsnapshot` class:
Hash containing the hosts to be backed up and optional overrides per host Hash containing the hosts to be backed up and optional overrides per host
####`$conf_d` ####`$conf_d`
The place where the configs will be dropped (Default: /etc/rsnapshot (will be created if it doesn't exist)) The place where the configs will be dropped (Default: /etc/rsnapshot (will be created if it doesn't exist))
####`$config_backup_user` ####`$backup_user`
The user to run the backup scripts as (Default: root, also the user used for ssh connections, if you change this make sure you have proper key deployed and the user exists in the nodes to be backed up.) The user to run the backup scripts as (Default: root, also the user used for ssh connections, if you change this make sure you have proper key deployed and the user exists in the nodes to be backed up.)
####`$package_name` ####`$package_name`
Default: rsnapshot Default: rsnapshot