diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2009-07-18 17:23:26 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2009-07-18 17:23:26 +0000 |
commit | 268c7741344ca69a0c4e196d3c32287dde06e24f (patch) | |
tree | 2fa084ecb90d73248d6fb0319abe5d6ca8140308 /src/lib/Server/Plugins/Ohai.py | |
parent | 0b4840afa99b1b093c8139dc8f7c19b1140e218f (diff) | |
download | bcfg2-268c7741344ca69a0c4e196d3c32287dde06e24f.tar.gz bcfg2-268c7741344ca69a0c4e196d3c32287dde06e24f.tar.bz2 bcfg2-268c7741344ca69a0c4e196d3c32287dde06e24f.zip |
Paranoid mode: Make paranoid mode more versatile/configurable
This commit adds a new [paranoid] section in bcfg2.conf. This allows you
to specify a backup path other than the default as well as set a maximum
number of copies to keep around. You are now allowed multiple backup
copies, which are marked with a timestamp. This should help to prevent
accidental deletion when running in paranoid mode multiple times. The
paranoid section currently looks something like this:
[paranoid]
path = /my/custom/backup/path
max_copies = 5
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5345 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Plugins/Ohai.py')
0 files changed, 0 insertions, 0 deletions