DCD-686: Fix tarball location.

This commit is contained in:
Steve Smith
2019-10-10 11:28:56 +11:00
parent 8a343f7e8c
commit 8254482761

View File

@@ -120,7 +120,7 @@
- name: Restore the shared-home backup
unarchive:
src: "{{ atl_backup_home_restore_canary_path }}"
src: "{{ atl_backup_home_dest }}"
dest: "{{ atl_product_home_shared }}"
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"