Gotta remove this afterwards or it never refreshes.

This commit is contained in:
Ralph Bean 2015-12-16 14:30:20 +00:00
parent ce813fc5a8
commit 82842c6333

View file

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