5 Commits

Author SHA1 Message Date
Alex Monk
9ca0aab3ea Require bup package before installing cron
Change-Id: I3808493afc38975831184946af7113d45edac7a0
2016-08-06 18:00:03 +00:00
Sergey Lukjanov
120368f205 Make backups period configurable
It could be useful to be able to configure externally how many
backups we'll run. One of the potential use cases is to increase
number of backups for the most sensetive services.

Change-Id: I85f4f2fd7b3319ed8772f57ce14d8083c6646d7d
2015-02-17 14:58:58 +03:00
Jeremy Stanley
e40be89cf3 Correct bup-excludes file installation.
* modules/bup/manifests/init.pp: The /etc/bup-excludes file was
being generated incorrectly, making it useless for its intended
purpose. It was also misspelled.

Change-Id: Ia279aab88744e7b346bcc350bcfc106f08b2e191
Reviewed-on: https://review.openstack.org/20095
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-01-20 05:32:36 +00:00
Paul Belanger
ce457ff6cc Puppet lint fixes
Also move contents of /etc/bup-excludes into a file

Change-Id: I206c08d05114cdacb18d00e4a4578679398990ec
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15841
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-13 21:39:37 +00:00
Monty Taylor
10c5b9ee2e Rename backup to bup.
Naming it after what it installs. Also, split the target cronjob into
a define.

Change-Id: I73a4383f529c60bc35c60241dfc91508965d755e
Reviewed-on: https://review.openstack.org/10885
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-08-07 06:19:37 +00:00