We do need to create it, but we don't need to specify owner.
This commit is contained in:
parent
1955438d6f
commit
f8cf784ffb
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
creates=/var/tmp/fas2.dump
|
||||
|
||||
- command: dropdb fas2
|
||||
- command: createdb fas2
|
||||
- name: Import the prod db. This will take quite a while. Go get a snack!
|
||||
shell: cat /var/tmp/fas2.dump | psql fas2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue