Skip to content

Make incremental backups deactivable#1188

Merged
carabasdaniel merged 1 commit intopuppetlabs:masterfrom
syseleven:make_incremental_backups_deactivable
Apr 22, 2019
Merged

Make incremental backups deactivable#1188
carabasdaniel merged 1 commit intopuppetlabs:masterfrom
syseleven:make_incremental_backups_deactivable

Conversation

@SaschaDoering
Copy link
Copy Markdown
Contributor

Add a flag for activating or deactivating incremental backups. The
default is true so we don't change anything if you don't use the flag.
If the flag isi false we create a full backup every day instead of one
full backup and six incremental backups a week.

In addition, I outsourced the test of the mysql::backup::xtrabackup
class to test the additional parameters.

Add a flag for activating or deactivating incremental backups. The
default is true so we don't change anything if you don't use the flag.
If the flag isi false we create a full backup every day instead of one
full backup and six incremental backups a week.

In addition, I outsourced the test of the mysql::backup::xtrabackup
class to test the additional parameters.
@carabasdaniel
Copy link
Copy Markdown
Contributor

👍 LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants