Skip to content

Commit

Permalink
scl removed from HE deployment
Browse files Browse the repository at this point in the history
file pg_scl.yml does not exist

Signed-off-by: Asaf Rachmani <arachman@redhat.com>
  • Loading branch information
arachmani authored and sandrobonazzola committed Mar 19, 2020
1 parent 7e33686 commit e4c4843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/restore_backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
file:
state: absent
path: /root/engine_backup
- include_tasks: pg_scl.yml
- name: Remove previous hosted-engine VM
command: >-
psql -d engine -c "SELECT deletevm(vm_guid) FROM (SELECT vm_guid FROM vms WHERE origin=6) t"
Expand Down

0 comments on commit e4c4843

Please sign in to comment.