tripleo-ansible/tripleo_ansible/roles/backup-and-restore/backup
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
..
tasks After SFTP backup, the backup file and the iso must be deleted from the machine 2021-06-07 07:31:15 +00:00