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: tasks:
- name: Backup ceph authentication role - name: Backup ceph authentication role
include_role: include_role:
name: backup_and_restore name: backup-and-restore
tasks_from: ceph_authentication tasks_from: ceph_authentication
tags: tags:
- bar_create_recover_image - bar_create_recover_image

View File

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

View File

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