Delete the compressed bodhi db dump when done with staging sync.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-02-23 17:52:17 +00:00
parent 75bcdb3c46
commit b4963b4ce9

View file

@ -74,6 +74,7 @@
- name: Import the prod db.
shell: cat /var/tmp/bodhi2.dump | psql bodhi2
- file: dest=/var/tmp/bodhi2.dump state=absent
- file: dest=/var/tmp/bodhi2.dump.xz state=absent
- name: bring staging services up (httpd)
hosts: bodhi2-stg