Files
dc-deployments-automation/roles/restore_backups/molecule/restore/playbook.yml
Ben Partridge b1643eccee DCD-802: become product user when unarchiving shared home. Implement
test that shared home is owned by correct user
2019-11-13 17:31:06 +11:00

11 lines
237 B
YAML

---
- name: Converge
hosts: all
vars:
atl_backup_manifest_url: 's3://dcd-slingshot-test/dummy_manifest.json'
atl_product_user: 'jira'
atl_backup_home_restore_canary_path: '/tmp/canary.tmp'
roles:
- restore_backups