-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #36480 - add restore_dir option to backup_local
Without a restore_dir option, snapshot backups cannot be restored with "foreman-maintain restore". Only adjust restore_dir on EL-based systems We do not support snapshots on Debian-based systems right now, and the differences in the DB setup would break normal backups on Debian otherwise. --------- Co-authored-by: Martin Schlossarek <martin@schlossarek.me> Co-authored-by: Evgeni Golov <evgeni@golov.de>
- Loading branch information
1 parent
5b70e21
commit c8bdc1c
Showing
4 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters