Gotta remove this afterwards or it never refreshes.
This commit is contained in:
parent
ce813fc5a8
commit
82842c6333
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
- command: createdb -O bodhi2 bodhi2
|
- command: createdb -O bodhi2 bodhi2
|
||||||
- name: Import the prod db.
|
- name: Import the prod db.
|
||||||
shell: cat /var/tmp/bodhi2.dump | psql bodhi2
|
shell: cat /var/tmp/bodhi2.dump | psql bodhi2
|
||||||
|
- file: dest=/var/tmp/bodhi2.dump state=absent
|
||||||
|
|
||||||
- name: bring staging services up (httpd)
|
- name: bring staging services up (httpd)
|
||||||
hosts: bodhi2-stg
|
hosts: bodhi2-stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue