Unified Backups: Add gitlab-backup-cli to Omnibus
- Adds wrapper around `gitlab-backup-cli` command - Adds recipe and template for `gitlab-backup-cli` yaml configuration Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8273 Changelog: added
parent
c998d46e7b5e
No related branches found
No related tags found
Showing
- config/projects/gitlab.rb 1 addition, 0 deletionsconfig/projects/gitlab.rb
- config/software/gitlab-backup-cli.rb 30 additions, 0 deletionsconfig/software/gitlab-backup-cli.rb
- config/templates/gitlab-backup-cli/gitlab_backup_cli_wrapper.erb 26 additions, 0 deletions...templates/gitlab-backup-cli/gitlab_backup_cli_wrapper.erb
- files/gitlab-cookbooks/gitlab/recipes/default.rb 3 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/default.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-backup-cli.rb 26 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-backup-cli.rb
- files/gitlab-cookbooks/gitlab/templates/default/gitlab-backup-cli-config.yml.erb 9 additions, 0 deletions...gitlab/templates/default/gitlab-backup-cli-config.yml.erb
- files/gitlab-scripts/symlink_ctl_cmds 1 addition, 0 deletionsfiles/gitlab-scripts/symlink_ctl_cmds
- spec/chef/cookbooks/gitlab/recipes/gitlab-backup-cli_spec.rb 45 additions, 0 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-backup-cli_spec.rb
config/software/gitlab-backup-cli.rb
0 → 100644
Please register or sign in to comment