Merge "BaR doc update + lftp missing package" into stable/train

This commit is contained in:
Zuul 2020-10-21 19:10:46 +00:00 committed by Gerrit Code Review
commit 6d289d96fe
3 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ Now we create the playbook to create the actual backup.
tasks:
- name: Backup ceph authentication role
include_role:
name: backup_and_restore
name: backup-and-restore
tasks_from: ceph_authentication
tags:
- bar_create_recover_image

View File

@ -1,5 +1,4 @@
# this is required for the molecule jobs
ansible
ansi2html
docker
pytest

View File

@ -26,5 +26,6 @@ tripleo_backup_and_restore_rear_packages:
- syslinux
- genisoimage
- nfs-utils
- lftp
tripleo_backup_and_restore_nfs_packages:
- nfs-utils