8361ab701c
This adds a retirement and purge list to the borg management role. The idea here is that when a backed-up host is shut-down, we add its backup user to the retired list. On the next ansible run the user will be disabled on the backup-server and the backup repo marked as retired. On the next prune, we will trim the backup to only the last run to save space. This gives us a grace period to restore if we should need to. When we are sure we don't want the data, we can put it in the purge list, and the backup repo is removed on the next ansible run (hosts can go straight into this if we want). This allows us to have a review process/history before we purge data. To test, we create a fake "borg-retired" user on the backup-server, and give it a simple backup. This is marked as retired, which is reflected in the testinfra run of the prune script. Similarly a "borg-purge" user is created, and we ensure it's backup dir is removed. Documentation is updated. Change-Id: I5dff0a9d35b11a1f021048a12ecddce952c0c13c |
||
---|---|---|
.. | ||
gerrit | ||
infra-puppet-apply | ||
infra-puppet-beaker-rspec | ||
roles | ||
templates | ||
bootstrap-and-test-review.yaml | ||
bootstrap-test-review.yaml | ||
lists3-alias-logs.yaml | ||
run-base-post.yaml | ||
run-base-pre.yaml | ||
run-base.yaml | ||
run-lists-post.yaml | ||
run-production-bootstrap-bridge-add-rootkey.yaml | ||
run-production-bootstrap-bridge.yaml | ||
run-production-playbook-post.yaml | ||
run-production-playbook.yaml | ||
test_gerrit_renames.yaml | ||
test_gitea_renames.yaml | ||
test-lists3.yaml | ||
test-review.yaml | ||
upgrade-review.yaml |