tripleo-ansible/tripleo_ansible/roles/backup-and-restore
Juan Larriba dad7312fd9 After SFTP backup, the backup file and the iso must be deleted from the machine
Currently, the SFTP backup leaves huge archives on the machine that the
backup has been taken. This change adds a cleanup task to the
backup&restore role. Also, to perform an SFTP backup, it is needed that
the SSH fingerprint of the storage node is downloaded on the node.
Although this could be done by hand, this change automates also this
action.

As the directory structure is not the same in train as it is in more
advanced versions, this cherry pick is not completely clean, and some
rework needed to be done to put the code in the right place.

bz#1955495

Change-Id: I7b8df9cf8a56606f3db54f00af547378e4f4e472
(cherry picked from commit afe69e3dbf)
2021-06-07 07:31:15 +00:00
..
backup/tasks After SFTP backup, the backup file and the iso must be deleted from the machine 2021-06-07 07:31:15 +00:00
defaults Option to remove the self-installed ReaR cron task 2021-02-24 12:35:35 +01:00
meta Include the ansible role to run the backup and restore feature 2019-09-04 16:43:06 +02:00
molecule/default Added back the backup-and-restore molecule to the gate 2021-04-29 11:05:00 +02:00
setup_nfs/tasks Fix the way of calling firewalld 2021-04-22 12:05:40 +00:00
setup_rear/tasks After SFTP backup, the backup file and the iso must be deleted from the machine 2021-06-07 07:31:15 +00:00
tasks Use ansible_facts instead 2021-02-24 10:37:01 -07:00
templates BaR: Keep /etc/exports content 2020-10-04 22:02:16 +02:00
vars BaR doc update + lftp missing package 2020-10-19 23:39:50 +02:00